Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE' tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=mpicc CXX=gcc; \ make -j4 install checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... -v checking for Fortran libraries of mpif77... -L/usr/local/torque/lib -L/home/software/rhel6/openmpi-1.6.2/pgi-12.9/lib -lmpi_f77 -lmpi -losmcomp -lrdmacm -libverbs -lrt -lnsl -lutil -lpsm_infinipath -ltorque -ldl -lm -lnuma -lutil' -L/usr/cac/rhel6/pgi/12.9/linux86-64/12.9/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -lpgmp -lpthread -lpgftnrtl -lnspgc -lpgc checking for dummy main to link with Fortran libraries... unknown checking for Fortran name-mangling scheme... unknown configure: WARNING: unknown Fortran name-mangling scheme checking for MPI_Init... yes checking for mpi.h... yes checking for MPI_Comm_f2c... yes checking for cabs in -lm... yes checking the hostname... nyx-login-intel1.engin.umich.edu checking the architecture... LINUX configure: creating ./config.status config.status: creating config/Makefile.config config.status: creating HYPRE_config.h make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src' Making /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/blas ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/blas' mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c blas_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dasum.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c daxpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dcopy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ddot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dger.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dnrm2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c drot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dscal.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dswap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2k.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyrk.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c idamax.c cp -fp *.o /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/blas' Making /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack' mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dbdsqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelqf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgels.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgesvd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlacpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlae2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaev2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlange.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlanst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlansy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlapy2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfb.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarft.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlartg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlas2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlascl.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaset.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq1.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq4.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq6.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasrt.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlassq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaswp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasv2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlatrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2l.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgl2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorglq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgql.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgtr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorm2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorml2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormlq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsteqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsterf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyev.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygs2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ieeeck.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ilaenv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lapack_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lsame.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c xerbla.c mpicc -I.. -I../utilities -c dlamch.c cp -fp *.o /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack' Making utilities ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_ap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_printf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_memory.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c memory_dmalloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c qsplit.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c random.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c threading.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c thread_mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timer.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timing.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c umalloc_local.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_mpi_comm_f2c.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_error.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c F90_HYPRE_error.c Building libHYPRE_utilities.a ... ar -rcu libHYPRE_utilities.a *.o ranlib libHYPRE_utilities.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c Building libHYPRE_multivector.a ... ar -rcu libHYPRE_multivector.a multivector.o temp_multivector.o ranlib libHYPRE_multivector.a cp -fpPR *.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lobpcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lobpcg.c Building libHYPRE_krylov.a ... ar -rcu libHYPRE_krylov.a bicgstab.o cgnr.o gmres.o flexgmres.o lgmres.o HYPRE_bicgstab.o HYPRE_cgnr.o HYPRE_gmres.o HYPRE_lgmres.o HYPRE_flexgmres.o HYPRE_pcg.o pcg.o HYPRE_lobpcg.o lobpcg.o ranlib libHYPRE_krylov.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c vector.c Building libHYPRE_seq_mv.a ... ar -rcu libHYPRE_seq_mv.a csr_matop.o csr_matrix.o csr_matvec.o genpart.o HYPRE_csr_matrix.o HYPRE_mapped_matrix.o HYPRE_multiblock_matrix.o HYPRE_vector.o mapped_matrix.o multiblock_matrix.o vector.o ranlib libHYPRE_seq_mv.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c new_commpkg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c numbers.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_aat.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop_marked.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_make_system.c Building libHYPRE_parcsr_mv.a ... ar -rcu libHYPRE_parcsr_mv.a communicationT.o F90_HYPRE_parcsr_matrix.o F90_HYPRE_parcsr_vector.o F90_parcsr_matrix.o F90_par_vector.o HYPRE_parcsr_matrix.o HYPRE_parcsr_vector.o new_commpkg.o numbers.o par_csr_aat.o par_csr_assumed_part.o par_csr_bool_matop.o par_csr_bool_matrix.o par_csr_communication.o par_csr_matop.o par_csr_matrix.o par_csr_matop_marked.o par_csr_matvec.o par_vector.o par_make_system.o ranlib libHYPRE_parcsr_mv.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_comm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_block_nodal_systems.c Building libHYPRE_parcsr_block_mv.a ... ar -rcu libHYPRE_parcsr_block_mv.a csr_block_matrix.o csr_block_matvec.o par_csr_block_matrix.o par_csr_block_matvec.o par_csr_block_comm.o par_csr_block_rap.o par_csr_block_rap_communication.o par_csr_block_interp.o par_csr_block_relax.o par_block_nodal_systems.o ranlib libHYPRE_parcsr_block_mv.a cp -fpPR ./par_csr_block_matrix.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_parcsr.c Building libHYPRE_DistributedMatrix.a ... ar -rcu libHYPRE_DistributedMatrix.a distributed_matrix.o HYPRE_distributed_matrix.o distributed_matrix_ISIS.o distributed_matrix_PETSc.o distributed_matrix_parcsr.o ranlib libHYPRE_DistributedMatrix.a cp -fpPR ./distributed_matrix.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix_parcsr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector_parcsr.c Building libHYPRE_IJ_mv.a ... ar -rcu libHYPRE_IJ_mv.a aux_parcsr_matrix.o aux_par_vector.o F90_HYPRE_IJMatrix.o F90_HYPRE_IJVector.o F90_IJMatrix.o HYPRE_IJMatrix.o HYPRE_IJVector.o IJMatrix.o IJMatrix_parcsr.o IJVector.o IJVector_parcsr.o ranlib libHYPRE_IJ_mv.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c Building libHYPRE_MatrixMatrix.a ... ar -rcu libHYPRE_MatrixMatrix.a HYPRE_ConvertParCSRMatrixToDistributedMatrix.o HYPRE_ConvertPETScMatrixToDistributedMatrix.o ranlib libHYPRE_MatrixMatrix.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c HYPRE_DistributedMatrixPilutSolver.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parutil.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c pblas1.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c serilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c trifactor.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c util.c Building libHYPRE_DistributedMatrixPilutSolver.a ... ar -rcu libHYPRE_DistributedMatrixPilutSolver.a comm.o debug.o distributed_qsort.o distributed_qsort_si.o HYPRE_DistributedMatrixPilutSolver.o ilut.o parilut.o parutil.o pblas1.o serilut.o trifactor.o util.o ranlib libHYPRE_DistributedMatrixPilutSolver.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c hypre_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c LoadBal.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Matrix.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Mem.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Numbering.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c OrderStat.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c PrunedRows.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c RowPatt.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c StoredRows.c Building libHYPRE_ParaSails.a ... ar -rcu libHYPRE_ParaSails.a ConjGrad.o DiagScale.o FGmres.o Hash.o hypre_ParaSails.o LoadBal.o Matrix.o Mem.o Numbering.o OrderStat.o ParaSails.o PrunedRows.o RowPatt.o StoredRows.o ranlib libHYPRE_ParaSails.a make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Factor_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c getRow_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c globalObjects.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_i_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_bj.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_pilu.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_seq.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c io_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c krylov_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mat_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c mat_dh_private.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c MatGenFD.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mem_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Numbering_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Parser_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c shellSort_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c sig_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedList_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedSet_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SubdomainGraph_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c TimeLog_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Timer_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Vec_dh.c Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_manager.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c communication_info.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c computation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c grow.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c project.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_io.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix_mask.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_vector.c Building libHYPRE_struct_mv.a ... ar -rcu libHYPRE_struct_mv.a assumed_part.o box_algebra.o box_alloc.o box_boundary.o box.o box_manager.o communication_info.o computation.o F90_HYPRE_struct_grid.o F90_HYPRE_struct_matrix.o F90_HYPRE_struct_stencil.o F90_HYPRE_struct_vector.o grow.o HYPRE_struct_grid.o HYPRE_struct_matrix.o HYPRE_struct_stencil.o HYPRE_struct_vector.o project.o struct_axpy.o struct_communication.o struct_copy.o struct_grid.o struct_innerprod.o struct_io.o struct_matrix.o struct_matrix_mask.o struct_matvec.o struct_overlap_innerprod.o struct_scale.o struct_stencil.o struct_vector.o ranlib libHYPRE_struct_mv.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c general.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pcg_struct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap7.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c point_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_constantcoef_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_residual.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_filter.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_solve.c Building libHYPRE_struct_ls.a ... ar -rcu libHYPRE_struct_ls.a coarsen.o cyclic_reduction.o F90_HYPRE_struct_bicgstab.o F90_HYPRE_struct_gmres.o F90_HYPRE_struct_hybrid.o F90_HYPRE_struct_int.o F90_HYPRE_struct_jacobi.o F90_HYPRE_struct_pcg.o F90_HYPRE_struct_pfmg.o F90_HYPRE_struct_smg.o F90_HYPRE_struct_sparse_msg.o general.o hybrid.o HYPRE_struct_bicgstab.o HYPRE_struct_hybrid.o HYPRE_struct_int.o HYPRE_struct_jacobi.o HYPRE_struct_pfmg.o HYPRE_struct_smg.o HYPRE_struct_sparse_msg.o HYPRE_struct_pcg.o HYPRE_struct_gmres.o HYPRE_struct_flexgmres.o HYPRE_struct_lgmres.o jacobi.o pcg_struct.o pfmg2_setup_rap.o pfmg3_setup_rap.o pfmg.o pfmg_relax.o pfmg_setup.o pfmg_setup_interp.o pfmg_setup_rap5.o pfmg_setup_rap7.o pfmg_setup_rap.o pfmg_solve.o point_relax.o red_black_constantcoef_gs.o red_black_gs.o semi.o semi_interp.o semi_restrict.o semi_setup_rap.o smg2_setup_rap.o smg3_setup_rap.o smg_axpy.o smg.o smg_relax.o smg_residual.o smg_setup.o smg_setup_interp.o smg_setup_rap.o smg_setup_restrict.o smg_solve.o sparse_msg2_setup_rap.o sparse_msg3_setup_rap.o sparse_msg.o sparse_msg_filter.o sparse_msg_interp.o sparse_msg_restrict.o sparse_msg_setup.o sparse_msg_setup_rap.o sparse_msg_solve.o ranlib libHYPRE_struct_ls.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_fcoarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_zero_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cf_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cfstencil_box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_CFInterfaceExtents.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_interp2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_restrict2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_setup2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_solve3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_cdata.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_stencilcoef.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_bsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov_sstruct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c eliminate_rowscols.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_grad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_physbdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec_bdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_zeroBC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c nd1_amge_interpolation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c node_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_amr_intercommunication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_owninfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_recvinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sendinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sharedDOFComm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_restrict.c Building libHYPRE_sstruct_ls.a ... ar -rcu libHYPRE_sstruct_ls.a F90_HYPRE_sstruct_bicgstab.o F90_HYPRE_sstruct_gmres.o F90_HYPRE_sstruct_flexgmres.o F90_HYPRE_sstruct_lgmres.o F90_HYPRE_sstruct_InterFAC.o F90_HYPRE_sstruct_int.o F90_HYPRE_sstruct_maxwell.o F90_HYPRE_sstruct_pcg.o F90_HYPRE_sstruct_split.o F90_HYPRE_sstruct_sys_pfmg.o HYPRE_sstruct_bicgstab.o HYPRE_sstruct_gmres.o HYPRE_sstruct_flexgmres.o HYPRE_sstruct_lgmres.o HYPRE_sstruct_InterFAC.o HYPRE_sstruct_int.o HYPRE_sstruct_maxwell.o HYPRE_sstruct_pcg.o HYPRE_sstruct_split.o HYPRE_sstruct_sys_pfmg.o fac.o fac_amr_rap.o fac_amr_fcoarsen.o fac_amr_zero_data.o fac_cf_coarsen.o fac_cfstencil_box.o fac_CFInterfaceExtents.o fac_interp2.o fac_relax.o fac_restrict2.o fac_setup2.o fac_solve3.o fac_zero_cdata.o fac_zero_stencilcoef.o hypre_bsearch.o krylov.o krylov_sstruct.o eliminate_rowscols.o maxwell_grad.o maxwell_physbdy.o maxwell_PNedelec.o maxwell_PNedelec_bdy.o maxwell_semi_interp.o maxwell_TV.o maxwell_TV_setup.o maxwell_zeroBC.o hypre_MaxwellSolve.o hypre_MaxwellSolve2.o nd1_amge_interpolation.o node_relax.o sstruct_amr_intercommunication.o sstruct_owninfo.o sstruct_recvinfo.o sstruct_sendinfo.o sstruct_sharedDOFComm.o sys_pfmg.o sys_pfmg_relax.o sys_pfmg_setup.o sys_pfmg_setup_interp.o sys_pfmg_setup_rap.o sys_pfmg_solve.o sys_semi_interp.o sys_semi_restrict.o ranlib libHYPRE_sstruct_ls.a cp -fpPR ./HYPRE_*.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' Making lib ... make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Building libHYPRE ... ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o ar -rcu libHYPRE.a /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o ranlib libHYPRE.a cp -fpPR libHYPRE* /nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Installing hypre ... make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src' ln -s hypre-2.7.0b/src/hypre/lib . ln -s hypre-2.7.0b/src/hypre/include . make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE' VERSION 2.3 cd CON; make install make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON' touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON' cd ESMF/ESMF_SWMF; make install make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' Installing EE/BATSRUS/ Installing BATSRUS as EE component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing GM/BATSRUS/ Installing BATSRUS as GM component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f src/ModHdf5_empty.f90 src/ModHdf5.f90 cp -f src/ModImplHypre_empty.f90 src/ModImplHypre.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/Ridley_serial/ Installing Ridley_serial as IE component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/RIM/ Installing RIM as IE component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS/ Installing BATSRUS as IH component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS_share/ Installing BATSRUS as IH component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[1]: *** No rule to make target `srcBATL/BATL_size.f90'. Stop. BATSRUS/Config.pl ERROR: could not open srcBATL/BATL_size.f90 Installing IM/CRCM/ Installing CRCM as IM component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Config.pl -EarthHO -GridDefault make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/HEIDI/ Installing HEIDI as IM component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/RCM2/ Installing RCM2 as IM component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing OH/BATSRUS/ Installing BATSRUS as OH component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PS/DGCPM/ Installing DGCPM as PS component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' touch src/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PT/AMPS/ Makefile:76: warning: overriding commands for target `.cpp.o' ../../Makefile.conf:182: warning: ignoring old commands for target `.cpp.o' Installing PW/PWOM/ Installing PWOM as PW component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing RB/RBE/ Installing RBE as RB component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SC/BATSRUS/ Installing BATSRUS as SC component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SP/Kota/ Installing Kota as SP component make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Kota' touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Kota' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installation succeeded Disabling Hdf5 library in Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; /usr/bin/make LIB make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; /usr/bin/make LIB make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend lapack.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend lapack.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend blas.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend blas.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModBlasLapack.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModBlasLapack.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModKind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModKind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExactRS.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExactRS.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModFreq.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModFreq.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIoUnit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIoUnit.f90 mpif90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O0 ModMpiOrig.f90 mpif90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O0 ModMpiOrig.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterpolate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterpolate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterGen.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterGen.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterWrapper.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterWrapper.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterpolateAMRGrid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterpolateAMRGrid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLinearAdvection.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLinearAdvection.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModInterpolateAMRGrid.f90: 1127) 0 inform, 1 warnings, 0 severes, 0 fatal for rand PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModInterpolateAMRGrid.f90: 1127) 0 inform, 1 warnings, 0 severes, 0 fatal for rand pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModSort.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModSort.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTriangulate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTriangulateSpherical.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTriangulate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTriangulateSpherical.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModNumConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModNumConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMpiInterfaces.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMpiInterfaces.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModCoordTransform.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModCoordTransform.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTimeConvert.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_geopack.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTimeConvert.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMpi.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 137) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_geopack.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMpi.f90 pgf90 -DsysLinux -DcompPGF90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModUtilities.F90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLinearSolver.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 137) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis pgf90 -DsysLinux -DcompPGF90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModUtilities.F90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLinearSolver.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 1680) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_line_extract.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 1680) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_line_extract.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModReadParam.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModReadParam.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlanetConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModProcessVarName.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlanetConst.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_planet.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModProcessVarName.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_planet.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_axes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_axes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_planet_field.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_planet_field.f90 ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd share/Library/test; make test make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd share/Library/test; make test make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_axes.exe: Text file busy make[3]: [test_axes] Error 126 (ignored) ERROR in DiffNum.pl make[3]: [test_axes] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 222 Sep 20 04:43 test_axes.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_axes.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_coord_transform.exe: Text file busy make[3]: [test_coord_transform] Error 126 (ignored) -rw-r--r-- 1 gtoth aoss 106 Sep 20 04:43 test_coord_transform.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_coord_transform.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_freq.exe: Text file busy make[3]: [test_freq] Error 126 (ignored) make[3]: [test_freq] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 85 Sep 20 04:43 test_freq.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_freq.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_geopack.exe: Text file busy make[3]: [test_geopack] Error 126 (ignored) -rw-r--r-- 1 gtoth aoss 67 Sep 20 04:43 test_geopack.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_geopack.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_io_unit.exe: Text file busy make[3]: [test_io_unit] Error 126 (ignored) make[3]: [test_io_unit] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 98 Sep 20 04:43 test_io_unit.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_io_unit.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_interpolate.exe: Text file busy make[3]: [test_interpolate] Error 126 (ignored) make[3]: [test_interpolate] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 1402 Sep 20 04:43 test_interpolate.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_interpolate.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_initial_state.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' diff: _diffnum_file1_: No such file or directory diff: _diffnum_file2_: No such file or directory -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_initial_state.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_line_extract.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' diff: _diffnum_file1_: No such file or directory diff: _diffnum_file2_: No such file or directory -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_advection.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_advection.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_linear_solver.exe: Text file busy make[3]: [test_linear_solver] Error 126 (ignored) -rw-r--r-- 1 gtoth aoss 73 Sep 20 04:44 test_linear_solver.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_solver.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -------------------------------------------------------------------------- mpirun noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- make[3]: [test_lookup_table] Error 1 (ignored) make[3]: [test_lookup_table] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 384 Sep 20 04:44 test_lookup_table.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_lookup_table.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_planet_field.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_planet_field.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_plot_file.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_plot_file.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /usr/bin/ld: reopening test_ray_trace.exe: Text file busy /usr/bin/ld: final link failed: Text file busy make[4]: *** [test_ray_trace_exe] Error 2 make[3]: *** [test_ray_trace] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -------------------------------------------------------------------------- [[18684,1],0]: A high-performance Open MPI point-to-point messaging module was unable to find any relevant network interfaces: Module: OpenFabrics (openib) Host: nyx0241.engin.umich.edu Another transport will be used instead, although this may result in lower performance. -------------------------------------------------------------------------- -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_ray_trace.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_sort.exe: Text file busy make[3]: [test_sort] Error 126 (ignored) make[3]: [test_sort] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 95 Sep 20 04:44 test_sort.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_sort.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_time_convert.exe: Text file busy make[3]: [test_time_convert] Error 126 (ignored) make[3]: [test_time_convert] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 104 Sep 20 04:44 test_time_convert.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_time_convert.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: [test_triangulate] Error 1 (ignored) -rw-r--r-- 1 gtoth aoss 112 Sep 20 04:44 test_triangulate.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_triangulate.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' Can't open ModEquation.f90: No such file or directory. make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' Can't open ModEquation.f90: No such file or directory. make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Text file busy make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 127 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: Permission denied make[5]: [test_process_var_name_run] Error 126 (ignored) make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 135 Sep 20 04:46 test_process_var_name.diff make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 test_process_var_name.diff make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 test_utilities.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' --------------------------------------------------------- -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_axes.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_freq.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_plot_file.diff -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_sort.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 test_utilities.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 share/Library/test/test_utilities.diff make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /usr/bin/make test; ); done -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 test_utilities.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' --------------------------------------------------------- make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_axes.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_freq.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_plot_file.diff -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_sort.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 test_utilities.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/test' ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 share/Library/test/test_utilities.diff make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /usr/bin/make test; ); done make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=MhdEosRad -u=Ee -g=10,10,10,500,1 make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=MhdEosRad -u=Ee -g=10,10,10,500,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Can't remove src/ModSize.f90: No such file or directory, skipping file at ./Config.pl line 199. Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cp: cannot create regular file `src/ModUser.f90.safe': File exists /usr/bin/make BATSRUS /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTiming.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTiming.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 timing_cpu.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 timing_cpu.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 timing.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 timing.f90 ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ar: /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a: No such file or directory make[6]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a] Error 1 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_fluxemergence_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_fluxemergence] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMagnetogram.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLdem.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLdem.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ModLdem.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ModLdem.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModCommonVariables.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModCommonVariables.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModArch.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModArch.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModGetB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModGetB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModGL98.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModGL98.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModTD99.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModTD99.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModShearFlow.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModShearFlow.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -c -r8 -O4 EEE_ModMain.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_mpi.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_mpi.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a BFD: BATL_tree.o: invalid string offset 1701981696 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7566178 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 771780454 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1952409959 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1915617381 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1751461473 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 38769 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 38848 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 43392 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 45260 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 47265 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 11208 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 152520 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 55624 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 67656 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5608 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6187 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6837 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7066 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13088 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13184 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13296 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13076 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13170 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13282 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13502 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13672 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14161 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14555 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15200 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15324 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18090 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18585 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19426 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20574 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 22331 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 24483 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25378 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25642 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25884 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 30520 >= 5567 for section `.strtab' ar: libBATL.a: Error reading BATL_lib.o: File truncated rm -f libBATL.a make[7]: *** [libBATL.a] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_shocktube_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_shocktube] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored)ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=4,4,1,1000,1 BFD: BATL_tree.o: invalid string offset 1701981696 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7566178 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 771780454 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1952409959 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1915617381 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1751461473 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 38769 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 38848 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 43392 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 45260 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 47265 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 11208 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 152520 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 55624 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 67656 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5608 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6187 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6837 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7066 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13088 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13184 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13296 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13076 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13170 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13282 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13502 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13672 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14161 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14555 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15200 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15324 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18090 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18585 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19426 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20574 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 22331 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 24483 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25378 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25642 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25884 >= 5567 for section `.strtab' BFD: BATL_tree.o: invalid string offset 30520 >= 5567 for section `.strtab' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSingleFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExtraVariables.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProcMH.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 PGF90-F-0004-Corrupt or Old Module file ./modimplhypre.mod (impl_matvec.f90: 198) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [impl_matvec.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_fluxemergence_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_fluxemergence] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 PGF90-F-0004-Corrupt or Old Module file batl_size.mod (ModRadDiffusion.f90: 1542) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ModRadDiffusion.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_partsteady_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_partsteady] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir: cannot create directory `Tmp_': File exists make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_shocktube_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_shocktube] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=4,4,1,1000,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 rm -rf Tmp_ pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 PostIDL.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/nobackup/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 cd run_test; ./PostProc.pl RESULT pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.partsteady PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 34 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.02 4.06 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[4]: [test_hallmhd_check] Error 2 (ignored) ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 75 Sep 20 04:52 test_hallmhd.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' if([ "y" ]); then rm -rf run_test_hallmhd; mv run_test run_test_hallmhd; fi make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 WARNING in PostProc.pl: no PARAM.in file was found WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: Restart.pl -o RESULT/RESTART make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[4]: [test_partsteady_check] Error 2 (ignored) ls -l test_partsteady.diff -rw-r--r-- 1 gtoth aoss 77 Sep 20 04:53 test_partsteady.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' if([ "y" ]); then rm -rf run_test_partsteady; mv run_test run_test_partsteady; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_partsteady] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-S-0000-Internal compiler error. import: module modvarindexes (935,base=944) member symbol pe_ (offset=12): not found! 0 (ModHeatConduction.f90: 1035) PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found 851 (ModHeatConduction.f90: 1035) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ModHeatConduction.o] Error 2 make[7]: *** Waiting for unfinished jobs.... PGF90-S-0000-Internal compiler error. import: module modvarindexes (649,base=865) member symbol pe_ (offset=12): not found! 0 (ModPIC.f90: 306) PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found 851 (ModPIC.f90: 306) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ModPIC.o] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_twofluidmhd_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_twofluidmhd] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHd -f -g=64,2,2,10,1 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 PGF90-F-0004-Corrupt or Old Module file batl_size.mod (ray_pass.f90: 14) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ray_pass.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_hallmhd_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_hallmhd] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 PGF90-F-0004-Corrupt or Old Module file batl_size.mod (BATL_amr_criteria.f90: 136) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [BATL_amr_criteria.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_multifluid_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_multifluid] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAdvance.o: No such file or directory /usr/bin/ld:Tmp_/ModAdvance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAMR.o: No such file or directory /usr/bin/ld:Tmp_/ModAMR.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModB0.o: No such file or directory /usr/bin/ld:Tmp_/ModB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBatlInterface.o: No such file or directory /usr/bin/ld:Tmp_/ModBatlInterface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlockData.o: No such file or directory /usr/bin/ld:Tmp_/ModBlockData.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBoundaryCells.o: No such file or directory /usr/bin/ld:Tmp_/ModBoundaryCells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCalcSource.o: No such file or directory /usr/bin/ld:Tmp_/ModCalcSource.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCellBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModCellBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCharacteristic.o: No such file or directory /usr/bin/ld:Tmp_/ModCharacteristic.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModChromosphere.o: No such file or directory /usr/bin/ld:Tmp_/ModChromosphere.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConserveFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModConserveFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoronalHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModCoronalHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCurrent.o: No such file or directory /usr/bin/ld:Tmp_/ModCurrent.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEnergy.o: No such file or directory /usr/bin/ld:Tmp_/ModEnergy.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEquation.o: No such file or directory /usr/bin/ld:Tmp_/ModEquation.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExpansionFactors.o: No such file or directory /usr/bin/ld:Tmp_/ModExpansionFactors.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExtraVariables.o: No such file or directory /usr/bin/ld:Tmp_/ModExtraVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld:Tmp_/advect_points.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATS_methods.o: No such file or directory /usr/bin/ld:Tmp_/BATS_methods.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o:Program BATSRUS has been brought up to date. bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld :Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directorycd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld:Tmp_/advect_points.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_criteria.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_criteria.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_grid.o: No such file or directory /usr/bin/ld:Tmp_/BATL_grid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_lib.o: No such file or directory /usr/bin/ld:Tmp_/BATL_lib.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_mpi.o: No such file or directory /usr/bin/ld:Tmp_/BATL_mpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_cell.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_cell.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_face.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_face.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_node.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_node.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_size.o: No such file or directory /usr/bin/ld:Tmp_/BATL_size.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_tree.o: No such file or directory /usr/bin/ld:Tmp_/BATL_tree.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATS_methods.o: No such file or directory /usr/bin/ld:Tmp_/BATS_methods.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAdvance.o: No such file or directory /usr/bin/ld:Tmp_/ModAdvance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAMR.o: No such file or directory /usr/bin/ld:Tmp_/ModAMR.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModB0.o: No such file or directory /usr/bin/ld:Tmp_/ModB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBatlInterface.o: No such file or directory /usr/bin/ld:Tmp_/ModBatlInterface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlockData.o: No such file or directory /usr/bin/ld:Tmp_/ModBlockData.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBoundaryCells.o: No such file or directory /usr/bin/ld:Tmp_/ModBoundaryCells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCalcSource.o: No such file or directory /usr/bin/ld:Tmp_/ModCalcSource.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCellBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModCellBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCharacteristic.o: No such file or directory /usr/bin/ld:Tmp_/ModCharacteristic.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModChromosphere.o: No such file or directory /usr/bin/ld:Tmp_/ModChromosphere.o: bfd_stat failed: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/ld: reopening Tmp_/ModConserveFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModConserveFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoronalHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModCoronalHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCurrent.o: No such file or directory /usr/bin/ld:Tmp_/ModCurrent.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEnergy.o: No such file or directory /usr/bin/ld:Tmp_/ModEnergy.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEquation.o: No such file or directory /usr/bin/ld:Tmp_/ModEquation.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExpansionFactors.o: No such file or directory /usr/bin/ld:Tmp_/ModExpansionFactors.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExtraVariables.o: No such file or directory /usr/bin/ld:Tmp_/ModExtraVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failedmake[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' : No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_statmake[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' failed: No such file or directory cd srcPostProc; make PIDL /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' /usr/bin/ld: make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. reopening Tmp_/rotate.o: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' /usr/bin/ld:Tmp_/rotate.o: bfd_stat make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory Program PostIDL has been brought up to date. /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: b/usr/bin/make test_twofluidmhd_rundir fd_stat failed: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld:Tmp_/advect_points.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_criteria.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_criteria.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_grid.o: No such file or directory /usr/bin/ld:Tmp_/BATL_grid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_lib.o: No such file or directory /usr/bin/ld:Tmp_/BATL_lib.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_mpi.o: No such file or directory /usr/bin/ld:Tmp_/BATL_mpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_cell.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_cell.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_face.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_face.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_node.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_node.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_size.o: No such file or directory /usr/bin/ld:Tmp_/BATL_size.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_tree.o: No such file or directory /usr/bin/ld:Tmp_/BATL_tree.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATS_methods.o: No such file or directory /usr/bin/ld:Tmp_/BATS_methods.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAdvance.o: No such file or directory /usr/bin/ld:Tmp_/ModAdvance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAMR.o: No such file or directory /usr/bin/ld:Tmp_/ModAMR.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModB0.o: No such file or directory /usr/bin/ld:Tmp_/ModB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBatlInterface.o: No such file or directory /usr/bin/ld:Tmp_/ModBatlInterface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlockData.o: No such file or directory /usr/bin/ld:Tmp_/ModBlockData.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBoundaryCells.o: No such file or directory /usr/bin/ld:Tmp_/ModBoundaryCells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCalcSource.o: No such file or directory /usr/bin/ld:Tmp_/ModCalcSource.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCellBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModCellBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCharacteristic.o: No such file or directory /usr/bin/ld:Tmp_/ModCharacteristic.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModChromosphere.o: No such file or directory /usr/bin/ld:Tmp_/ModChromosphere.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConserveFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModConserveFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoronalHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModCoronalHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCurrent.o: No such file or directory /usr/bin/ld:Tmp_/ModCurrent.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEnergy.o: No such file or directory /usr/bin/ld:Tmp_/ModEnergy.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEquation.o: No such file or directory /usr/bin/ld:Tmp_/ModEquation.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExpansionFactors.o: No such file or directory /usr/bin/ld:Tmp_/ModExpansionFactors.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExtraVariables.o: No such file or directory /usr/bin/ld:Tmp_/ModExtraVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.TwofluidTest PARAM.in /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld:Tmp_/advect_points.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_criteria.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_criteria.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_grid.o: No such file or directory /usr/bin/ld:Tmp_/BATL_grid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_lib.o: No such file or directory /usr/bin/ld:Tmp_/BATL_lib.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_mpi.o: No such file or directory /usr/bin/ld:Tmp_/BATL_mpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_cell.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_cell.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_face.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_face.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_node.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_node.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_size.o: No such file or directory /usr/bin/ld:Tmp_/BATL_size.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_tree.o: No such file or directory /usr/bin/ld:Tmp_/BATL_tree.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATS_methods.o: No such file or directory /usr/bin/ld:Tmp_/BATS_methods.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/make test_twofluidmhd_run /usr/bin/ld: reopening Tmp_/ModAdvance.o: No such file or directory /usr/bin/ld:Tmp_/ModAdvance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAMR.o: No such file or directory /usr/bin/ld:Tmp_/ModAMR.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModB0.o: No such file or directory /usr/bin/ld:Tmp_/ModB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBatlInterface.o: No such file or directory /usr/bin/ld:Tmp_/ModBatlInterface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlockData.o: No such file or directory /usr/bin/ld:Tmp_/ModBlockData.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBoundaryCells.o: No such file or directory /usr/bin/ld:Tmp_/ModBoundaryCells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCalcSource.o: No such file or directory /usr/bin/ld:Tmp_/ModCalcSource.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCellBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModCellBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCharacteristic.o: No such file or directory /usr/bin/ld:Tmp_/ModCharacteristic.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModChromosphere.o: No such file or directory /usr/bin/ld:Tmp_/ModChromosphere.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConserveFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModConserveFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoronalHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModCoronalHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCurrent.o: No such file or directory /usr/bin/ld:Tmp_/ModCurrent.o: bfd_stat failed: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /usr/bin/ld: reopening Tmp_/ModEnergy.o: No such file or directory /usr/bin/ld:Tmp_/ModEnergy.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEquation.o: No such file or directory /usr/bin/ld:Tmp_/ModEquation.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExpansionFactors.o: No such file or directory /usr/bin/ld:Tmp_/ModExpansionFactors.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExtraVariables.o: No such file or directory /usr/bin/ld:Tmp_/ModExtraVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld:Tmp_/advect_points.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_criteria.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_criteria.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_amr.o: No such file or directory /usr/bin/ld:Tmp_/BATL_amr.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_geometry.o: No such file or directory /usr/bin/ld:Tmp_/BATL_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_grid.o: No such file or directory /usr/bin/ld:Tmp_/BATL_grid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_lib.o: No such file or directory /usr/bin/ld:Tmp_/BATL_lib.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_mpi.o: No such file or directory /usr/bin/ld:Tmp_/BATL_mpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_cell.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_cell.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_face.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_face.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_pass_node.o: No such file or directory /usr/bin/ld:Tmp_/BATL_pass_node.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_size.o: No such file or directory /usr/bin/ld:Tmp_/BATL_size.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATL_tree.o: No such file or directory /usr/bin/ld:Tmp_/BATL_tree.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/BATS_methods.o: No such file or directory /usr/bin/ld:Tmp_/BATS_methods.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/blas.o: No such file or directory /usr/bin/ld:Tmp_/blas.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/clean_divb.o: No such file or directory /usr/bin/ld:Tmp_/clean_divb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_axes.o: No such file or directory /usr/bin/ld:Tmp_/CON_axes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_geopack.o: No such file or directory /usr/bin/ld:Tmp_/CON_geopack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_line_extract.o: No such file or directory /usr/bin/ld:Tmp_/CON_line_extract.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet_field.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet_field.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_planet.o: No such file or directory /usr/bin/ld:Tmp_/CON_planet.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/CON_ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/CON_ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/constrain_B.o: No such file or directory /usr/bin/ld:Tmp_/constrain_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModArch.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModArch.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModCommonVariables.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModCommonVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGetB0.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGetB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModGL98.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModGL98.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModMain.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModShearFlow.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModShearFlow.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/EEE_ModTD99.o: No such file or directory /usr/bin/ld:Tmp_/EEE_ModTD99.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/explicit.o: No such file or directory /usr/bin/ld:Tmp_/explicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/fix_axis_cells.o: No such file or directory /usr/bin/ld:Tmp_/fix_axis_cells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/get_im_pressure.o: No such file or directory /usr/bin/ld:Tmp_/get_im_pressure.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/implicit.o: No such file or directory /usr/bin/ld:Tmp_/implicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_interface.o: No such file or directory /usr/bin/ld:Tmp_/impl_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_jacobian.o: No such file or directory /usr/bin/ld:Tmp_/impl_jacobian.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_matvec.o: No such file or directory /usr/bin/ld:Tmp_/impl_matvec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/impl_newton.o: No such file or directory /usr/bin/ld:Tmp_/impl_newton.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/lapack.o: No such file or directory /usr/bin/ld:Tmp_/lapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/library.o: No such file or directory /usr/bin/ld:Tmp_/library.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/load_balance.o: No such file or directory /usr/bin/ld:Tmp_/load_balance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/MH_set_parameters.o: No such file or directory /usr/bin/ld:Tmp_/MH_set_parameters.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAdvance.o: No such file or directory /usr/bin/ld:Tmp_/ModAdvance.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModAMR.o: No such file or directory /usr/bin/ld:Tmp_/ModAMR.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModB0.o: No such file or directory /usr/bin/ld:Tmp_/ModB0.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBatlInterface.o: No such file or directory /usr/bin/ld:Tmp_/ModBatlInterface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlasLapack.o: No such file or directory /usr/bin/ld:Tmp_/ModBlasLapack.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBlockData.o: No such file or directory /usr/bin/ld:Tmp_/ModBlockData.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModBoundaryCells.o: No such file or directory /usr/bin/ld:Tmp_/ModBoundaryCells.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCalcSource.o: No such file or directory /usr/bin/ld:Tmp_/ModCalcSource.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCellBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModCellBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCharacteristic.o: No such file or directory /usr/bin/ld:Tmp_/ModCharacteristic.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModChromosphere.o: No such file or directory /usr/bin/ld:Tmp_/ModChromosphere.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConserveFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModConserveFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModConst.o: No such file or directory /usr/bin/ld:Tmp_/ModConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoordTransform.o: No such file or directory /usr/bin/ld:Tmp_/ModCoordTransform.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCoronalHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModCoronalHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCT.o: No such file or directory /usr/bin/ld:Tmp_/ModCT.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModCurrent.o: No such file or directory /usr/bin/ld:Tmp_/ModCurrent.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEnergy.o: No such file or directory /usr/bin/ld:Tmp_/ModEnergy.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModEquation.o: No such file or directory /usr/bin/ld:Tmp_/ModEquation.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExactRS.o: No such file or directory /usr/bin/ld:Tmp_/ModExactRS.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExpansionFactors.o: No such file or directory /usr/bin/ld:Tmp_/ModExpansionFactors.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModExtraVariables.o: No such file or directory /usr/bin/ld:Tmp_/ModExtraVariables.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceBoundary.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceBoundary.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceFlux.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceFlux.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceGradient.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceGradient.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFaceValue.o: No such file or directory /usr/bin/ld:Tmp_/ModFaceValue.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModFreq.o: No such file or directory /usr/bin/ld:Tmp_/ModFreq.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGeometry.o: No such file or directory /usr/bin/ld:Tmp_/ModGeometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGmGeoindices.o: No such file or directory /usr/bin/ld:Tmp_/ModGmGeoindices.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModGroundMagPerturb.o: No such file or directory /usr/bin/ld:Tmp_/ModGroundMagPerturb.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHallResist.o: No such file or directory /usr/bin/ld:Tmp_/ModHallResist.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHdf5Utils.o: No such file or directory /usr/bin/ld:Tmp_/ModHdf5Utils.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatConduction.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatConduction.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModHeatFluxCollisionless.o: No such file or directory /usr/bin/ld:Tmp_/ModHeatFluxCollisionless.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplHypre.o: No such file or directory /usr/bin/ld:Tmp_/ModImplHypre.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInitialState.o: No such file or directory /usr/bin/ld:Tmp_/ModInitialState.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterGen.o: No such file or directory /usr/bin/ld:Tmp_/ModInterGen.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolateAMRGrid.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolateAMRGrid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterpolate.o: No such file or directory /usr/bin/ld:Tmp_/ModInterpolate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModInterWrapper.o: No such file or directory /usr/bin/ld:Tmp_/ModInterWrapper.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIonoVelocity.o: No such file or directory /usr/bin/ld:Tmp_/ModIonoVelocity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIO.o: No such file or directory /usr/bin/ld:Tmp_/ModIO.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModIoUnit.o: No such file or directory /usr/bin/ld:Tmp_/ModIoUnit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModKind.o: No such file or directory /usr/bin/ld:Tmp_/ModKind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLaserHeating.o: No such file or directory /usr/bin/ld:Tmp_/ModLaserHeating.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLdem.o: No such file or directory /usr/bin/ld:Tmp_/ModLdem.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearAdvection.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearAdvection.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLinearSolver.o: No such file or directory /usr/bin/ld:Tmp_/ModLinearSolver.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModLookupTable.o: No such file or directory /usr/bin/ld:Tmp_/ModLookupTable.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMagnetogram.o: No such file or directory /usr/bin/ld:Tmp_/ModMagnetogram.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMain.o: No such file or directory /usr/bin/ld:Tmp_/ModMain.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMessagePass.o: No such file or directory /usr/bin/ld:Tmp_/ModMessagePass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiInterfaces.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiInterfaces.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpi.o: No such file or directory /usr/bin/ld:Tmp_/ModMpi.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMpiOrig.o: No such file or directory /usr/bin/ld:Tmp_/ModMpiOrig.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModMultiIon.o: No such file or directory /usr/bin/ld:Tmp_/ModMultiIon.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNodes.o: No such file or directory /usr/bin/ld:Tmp_/ModNodes.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModNumConst.o: No such file or directory /usr/bin/ld:Tmp_/ModNumConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModParallel.o: No such file or directory /usr/bin/ld:Tmp_/ModParallel.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPartSteady.o: No such file or directory /usr/bin/ld:Tmp_/ModPartSteady.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPhysics.o: No such file or directory /usr/bin/ld:Tmp_/ModPhysics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPIC.o: No such file or directory /usr/bin/ld:Tmp_/ModPIC.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlanetConst.o: No such file or directory /usr/bin/ld:Tmp_/ModPlanetConst.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPlotFile.o: No such file or directory /usr/bin/ld:Tmp_/ModPlotFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModPointImplicit.o: No such file or directory /usr/bin/ld:Tmp_/ModPointImplicit.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcessVarName.o: No such file or directory /usr/bin/ld:Tmp_/ModProcessVarName.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProcMH.o: No such file or directory /usr/bin/ld:Tmp_/ModProcMH.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModProject.o: No such file or directory /usr/bin/ld:Tmp_/ModProject.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadDiffusion.o: No such file or directory /usr/bin/ld:Tmp_/ModRadDiffusion.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRadiativeCooling.o: No such file or directory /usr/bin/ld:Tmp_/ModRadiativeCooling.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRaytrace.o: No such file or directory /usr/bin/ld:Tmp_/ModRaytrace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModReadParam.o: No such file or directory /usr/bin/ld:Tmp_/ModReadParam.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModResistivity.o: No such file or directory /usr/bin/ld:Tmp_/ModResistivity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModRestartFile.o: No such file or directory /usr/bin/ld:Tmp_/ModRestartFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSatelliteFile.o: No such file or directory /usr/bin/ld:Tmp_/ModSatelliteFile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSingleFluid.o: No such file or directory /usr/bin/ld:Tmp_/ModSingleFluid.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSize.o: No such file or directory /usr/bin/ld:Tmp_/ModSize.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSolarwind.o: No such file or directory /usr/bin/ld:Tmp_/ModSolarwind.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModSort.o: No such file or directory /usr/bin/ld:Tmp_/ModSort.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeConvert.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeConvert.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTimeStepControl.o: No such file or directory /usr/bin/ld:Tmp_/ModTimeStepControl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTiming.o: No such file or directory /usr/bin/ld:Tmp_/ModTiming.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulate.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModTriangulateSpherical.o: No such file or directory /usr/bin/ld:Tmp_/ModTriangulateSpherical.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUserEmpty.o: No such file or directory /usr/bin/ld:Tmp_/ModUserEmpty.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUser.o: No such file or directory /usr/bin/ld:Tmp_/ModUser.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModUtilities.o: No such file or directory /usr/bin/ld:Tmp_/ModUtilities.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModViscosity.o: No such file or directory /usr/bin/ld:Tmp_/ModViscosity.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ModWaves.o: No such file or directory /usr/bin/ld:Tmp_/ModWaves.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_bicgstab.o: No such file or directory /usr/bin/ld:Tmp_/proj_bicgstab.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/proj_cg.o: No such file or directory /usr/bin/ld:Tmp_/proj_cg.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/project_B.o: No such file or directory /usr/bin/ld:Tmp_/project_B.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_pass.o: No such file or directory /usr/bin/ld:Tmp_/ray_pass.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace_new.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace_new.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/ray_trace.o: No such file or directory /usr/bin/ld:Tmp_/ray_trace.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/rotate.o: No such file or directory /usr/bin/ld:Tmp_/rotate.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_block_geometry.o: No such file or directory /usr/bin/ld:Tmp_/set_block_geometry.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_ICs.o: No such file or directory /usr/bin/ld:Tmp_/set_ICs.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/set_physics.o: No such file or directory /usr/bin/ld:Tmp_/set_physics.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing_cpu.o: No such file or directory /usr/bin/ld:Tmp_/timing_cpu.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/timing.o: No such file or directory /usr/bin/ld:Tmp_/timing.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states_MHD.o: No such file or directory /usr/bin/ld:Tmp_/update_states_MHD.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/update_states.o: No such file or directory /usr/bin/ld:Tmp_/update_states.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/user_interface.o: No such file or directory /usr/bin/ld:Tmp_/user_interface.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_logfile.o: No such file or directory /usr/bin/ld:Tmp_/write_logfile.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_common.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_common.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_idl.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_idl.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_los.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_los.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_radiowave.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_radiowave.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_sph.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_sph.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_plot_tec.o: No such file or directory /usr/bin/ld:Tmp_/write_plot_tec.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/write_progress.o: No such file or directory /usr/bin/ld:Tmp_/write_progress.o: bfd_stat failed: No such file or directory /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld: reopening Tmp_/advect_points.o: No such file or directory /usr/bin/ld: can not read symbols: No such file or directory /usr/bin/ld: BFD version 2.20.51.0.2-5.36.el6 20100205 internal error, aborting at merge.c line 872 in _bfd_merged_section_offset /usr/bin/ld: Please report this bug. make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_multiion_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_multiion] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdIons -f -g=64,2,2,40,1 -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD with errorcode 11480736. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpirun has exited due to process rank 0 with PID 17585 on node nyx0241.engin.umich.edu exiting improperly. There are two reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- [nyx0241.engin.umich.edu:17577] 1 more process has sent help message help-mpi-api.txt / mpi-abort [nyx0241.engin.umich.edu:17577] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages make[4]: *** [test_twofluidmhd_run] Error 1 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_twofluidmhd] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHd -f -g=64,2,2,10,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' ar: creating libBATL.a libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o BFD: ModRadDiffusion.o: invalid string offset 1701981696 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 7566178 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 771780454 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1952409959 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1915617381 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1751461473 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73814 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73888 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 75520 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 77128 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 79112 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 12480 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 192960 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 87816 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 97616 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 8268 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 9648 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 9639 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 10246 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 11403 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 28304 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30208 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21216 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21936 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 23408 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 22672 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 25024 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21203 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21932 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 22668 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 23404 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 25015 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 28293 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30199 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30521 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 33467 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 51248 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 53392 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 51238 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 53387 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 55531 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 41792 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 71333 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73753 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73814 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 8272 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 10256 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 11408 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30528 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 33472 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 55536 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 71344 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73760 >= 5895 for section `.strtab' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 BFD: ModRadDiffusion.o: invalid string offset 1701981696 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 7566178 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 771780454 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1952409959 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1915617381 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 1751461473 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73814 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73888 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 75520 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 77128 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 79112 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 12480 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 192960 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 87816 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 97616 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 8268 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 9648 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 9639 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 10246 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 11403 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 28304 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30208 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21216 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21936 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 23408 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 22672 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 25024 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21203 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 21932 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 22668 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 23404 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 25015 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 28293 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30199 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30521 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 33467 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 51248 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 53392 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 51238 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 53387 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 55531 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 41792 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 71333 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73753 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73814 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 8272 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 10256 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 11408 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 30528 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 33472 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 55536 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 71344 >= 5895 for section `.strtab' BFD: ModRadDiffusion.o: invalid string offset 73760 >= 5895 for section `.strtab' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a rm -rf Tmp_; mkdir Tmp_ rm: cannot remove `Tmp_': Directory not empty mkdir: cannot create directory `Tmp_': File exists make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mhdions_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mhdions] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 main.o: In function `batsrus': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:32: undefined reference to `write_progress_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:91: undefined reference to `mh_set_parameters_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:91: undefined reference to `mh_set_parameters_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:108: undefined reference to `bats_setup_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:108: undefined reference to `bats_init_session_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:116: undefined reference to `bats_init_session_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:130: undefined reference to `bats_advance_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:131: undefined reference to `bats_advance_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:161: undefined reference to `bats_save_files_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:175: undefined reference to `batsrus_finalize_' main.o: In function `con_stop_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:313: undefined reference to `stop_mpi_' main.o: In function `con_set_do_test_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:320: undefined reference to `set_oktest_' main.o: In function `calc_inner_bc_velocity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:328: undefined reference to `stop_mpi_' main.o: In function `map_inner_bc_jouleheating_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:335: undefined reference to `stop_mpi_' main.o: In function `get_ray_bunch_intensity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:367: undefined reference to `stop_mpi_' main.o: In function `get_from_spher_buffer_grid_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:375: undefined reference to `stop_mpi_' main.o: In function `read_ih_buffer_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:381: undefined reference to `stop_mpi_' main.o:/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./main.f90:388: more undefined references to `stop_mpi_' follow main.o: In function `.C15_302': main.f90:(.data+0x670): undefined reference to `modphysics_' main.f90:(.data+0x678): undefined reference to `modprocmh_' main.f90:(.data+0x688): undefined reference to `modmain_' main.f90:(.data+0x690): undefined reference to `modrestartfile_' main.f90:(.data+0x6a8): undefined reference to `batl_size_' main.f90:(.data+0x6b0): undefined reference to `batl_geometry_' main.f90:(.data+0x6b8): undefined reference to `modsize_' main.f90:(.data+0x6c0): undefined reference to `modvarindexes_' main.f90:(.data+0x6d0): undefined reference to `batl_pass_cell_' main.f90:(.data+0x6e0): undefined reference to `batl_tree_' main.f90:(.data+0x6e8): undefined reference to `modmultifluid_' main.f90:(.data+0x6f0): undefined reference to `modgmgeoindices_' main.f90:(.data+0x6f8): undefined reference to `modio_' main.f90:(.data+0x700): undefined reference to `modimplicit_' main.f90:(.data+0x708): undefined reference to `modct_' main.f90:(.data+0x710): undefined reference to `batl_mpi_' main.f90:(.data+0x718): undefined reference to `batl_grid_' main.f90:(.data+0x720): undefined reference to `modgeometry_' main.f90:(.data+0x728): undefined reference to `modb0_' main.f90:(.data+0x730): undefined reference to `modadvance_' Tmp_/clean_divb.o: In function `clean_divb_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:61: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:72: undefined reference to `batl_pass_cell_message_pass_ng_real_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:142: undefined reference to `batl_pass_cell_message_pass_ng_real1_' Tmp_/clean_divb.o: In function `init_divb_cleanup': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:213: undefined reference to `batl_pass_cell_message_pass_ng_real1_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:297: undefined reference to `batl_pass_cell_message_pass_ng_real1_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:339: undefined reference to `batl_pass_cell_message_pass_ng_real1_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:370: undefined reference to `batl_pass_cell_message_pass_ng_real1_' Tmp_/clean_divb.o:/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./clean_divb.f90:370: more undefined references to `batl_pass_cell_message_pass_ng_real1_' follow Tmp_/clean_divb.o: In function `.C5_291': clean_divb.f90:(.data+0x230): undefined reference to `modprocmh_' clean_divb.f90:(.data+0x248): undefined reference to `modmain_' clean_divb.f90:(.data+0x250): undefined reference to `modadvance_' clean_divb.f90:(.data+0x258): undefined reference to `modgeometry_' clean_divb.f90:(.data+0x260): undefined reference to `modparallel_' clean_divb.f90:(.data+0x268): undefined reference to `modphysics_' clean_divb.f90:(.data+0x270): undefined reference to `batl_lib_' clean_divb.f90:(.data+0x278): undefined reference to `modvarindexes_' clean_divb.f90:(.data+0x280): undefined reference to `batl_pass_cell_' clean_divb.f90:(.data+0x290): undefined reference to `batl_tree_' clean_divb.f90:(.data+0x2a0): undefined reference to `modio_' clean_divb.f90:(.data+0x2a8): undefined reference to `modmultifluid_' clean_divb.f90:(.data+0x2b0): undefined reference to `modb0_' clean_divb.f90:(.data+0x2b8): undefined reference to `batl_mpi_' clean_divb.f90:(.data+0x2c0): undefined reference to `batl_grid_' clean_divb.f90:(.data+0x2d0): undefined reference to `batl_amr_' clean_divb.f90:(.data+0x2d8): undefined reference to `batl_amr_geometry_' clean_divb.f90:(.data+0x2e0): undefined reference to `batl_amr_criteria_' clean_divb.f90:(.data+0x2e8): undefined reference to `batl_pass_face_' clean_divb.f90:(.data+0x2f0): undefined reference to `batl_pass_node_' clean_divb.f90:(.data+0x2f8): undefined reference to `modsize_' clean_divb.f90:(.data+0x300): undefined reference to `batl_size_' clean_divb.f90:(.data+0x308): undefined reference to `batl_geometry_' Tmp_/get_im_pressure.o: In function `apply_im_pressure_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./get_im_pressure.f90:297: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./get_im_pressure.f90:433: undefined reference to `modenergy_calc_energy_cell_' Tmp_/get_im_pressure.o: In function `.STATICS4': get_im_pressure.f90:(.data+0x178): undefined reference to `modenergy_' get_im_pressure.f90:(.data+0x188): undefined reference to `modphysics_' get_im_pressure.f90:(.data+0x190): undefined reference to `modgeometry_' get_im_pressure.f90:(.data+0x198): undefined reference to `modadvance_' get_im_pressure.f90:(.data+0x1a0): undefined reference to `modmultifluid_' get_im_pressure.f90:(.data+0x1a8): undefined reference to `modprocmh_' get_im_pressure.f90:(.data+0x1b8): undefined reference to `modio_' get_im_pressure.f90:(.data+0x1c8): undefined reference to `batl_mpi_' get_im_pressure.f90:(.data+0x1d0): undefined reference to `batl_grid_' get_im_pressure.f90:(.data+0x1d8): undefined reference to `modb0_' get_im_pressure.f90:(.data+0x1e8): undefined reference to `modmain_' get_im_pressure.f90:(.data+0x1f0): undefined reference to `batl_size_' get_im_pressure.f90:(.data+0x1f8): undefined reference to `batl_geometry_' get_im_pressure.f90:(.data+0x200): undefined reference to `modsize_' get_im_pressure.f90:(.data+0x208): undefined reference to `modvarindexes_' get_im_pressure.f90:(.data+0x218): undefined reference to `batl_pass_cell_' get_im_pressure.f90:(.data+0x228): undefined reference to `batl_tree_' Tmp_/impl_matvec.o: In function `impl_matvec_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:23: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:34: undefined reference to `get_semi_impl_matvec_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:35: undefined reference to `modimplhypre_hypre_preconditioner_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:45: undefined reference to `stop_mpi_' Tmp_/impl_matvec.o: In function `impl_matvec_free_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:101: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:106: undefined reference to `get_semi_impl_matvec_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:144: undefined reference to `get_residual_' Tmp_/impl_matvec.o: In function `impl_preconditioner_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:212: undefined reference to `modimplhypre_hypre_preconditioner_' Tmp_/impl_matvec.o: In function `impl_matvec_prec_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:267: undefined reference to `set_oktest_' Tmp_/impl_matvec.o: In function `impl_matvec_with_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_matvec.f90:356: undefined reference to `set_oktest_' Tmp_/impl_matvec.o: In function `.C5_283': impl_matvec.f90:(.data+0x458): undefined reference to `modmain_' impl_matvec.f90:(.data+0x460): undefined reference to `modimplicit_' impl_matvec.f90:(.data+0x468): undefined reference to `modimplhypre_' impl_matvec.f90:(.data+0x470): undefined reference to `batl_size_' impl_matvec.f90:(.data+0x478): undefined reference to `batl_geometry_' impl_matvec.f90:(.data+0x480): undefined reference to `modsize_' impl_matvec.f90:(.data+0x488): undefined reference to `modprocmh_' impl_matvec.f90:(.data+0x498): undefined reference to `modvarindexes_' impl_matvec.f90:(.data+0x4a0): undefined reference to `modio_' impl_matvec.f90:(.data+0x4b0): undefined reference to `batl_pass_cell_' impl_matvec.f90:(.data+0x4c0): undefined reference to `batl_tree_' impl_matvec.f90:(.data+0x4c8): undefined reference to `batl_mpi_' Tmp_/impl_newton.o: In function `impl_newton_init_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:21: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:27: undefined reference to `get_semi_impl_rhs_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:39: undefined reference to `get_residual_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:50: undefined reference to `get_residual_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:127: undefined reference to `stop_mpi_' Tmp_/impl_newton.o: In function `impl_newton_loop_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:145: undefined reference to `set_oktest_' Tmp_/impl_newton.o: In function `impl_newton_update_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:198: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:239: undefined reference to `get_semi_impl_rhs_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:243: undefined reference to `get_residual_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./impl_newton.f90:258: undefined reference to `get_residual_' Tmp_/impl_newton.o: In function `.C3_294': impl_newton.f90:(.data+0x1f8): undefined reference to `modgeometry_' impl_newton.f90:(.data+0x200): undefined reference to `batl_mpi_' impl_newton.f90:(.data+0x208): undefined reference to `batl_grid_' impl_newton.f90:(.data+0x210): undefined reference to `modprocmh_' impl_newton.f90:(.data+0x218): undefined reference to `modmain_' impl_newton.f90:(.data+0x220): undefined reference to `modadvance_' impl_newton.f90:(.data+0x228): undefined reference to `modimplicit_' impl_newton.f90:(.data+0x230): undefined reference to `modraddiffusion_' impl_newton.f90:(.data+0x238): undefined reference to `batl_size_' impl_newton.f90:(.data+0x240): undefined reference to `batl_geometry_' impl_newton.f90:(.data+0x248): undefined reference to `modsize_' impl_newton.f90:(.data+0x250): undefined reference to `modvarindexes_' impl_newton.f90:(.data+0x260): undefined reference to `batl_pass_cell_' impl_newton.f90:(.data+0x270): undefined reference to `batl_tree_' impl_newton.f90:(.data+0x280): undefined reference to `modio_' impl_newton.f90:(.data+0x288): undefined reference to `modmultifluid_' impl_newton.f90:(.data+0x290): undefined reference to `modb0_' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 Tmp_/ModProject.o: In function `modproject_dot_product_blk_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModProject.f90:298: undefined reference to `set_oktest_' Tmp_/ModProject.o: In function `modproject_sum_blk_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModProject.f90:347: undefined reference to `set_oktest_' Tmp_/ModProject.o: In function `.C10_291': ModProject.f90:(.data+0x100): undefined reference to `modsize_' ModProject.f90:(.data+0x108): undefined reference to `modprocmh_' ModProject.f90:(.data+0x110): undefined reference to `modmain_' ModProject.f90:(.data+0x118): undefined reference to `modgeometry_' ModProject.f90:(.data+0x120): undefined reference to `batl_size_' ModProject.f90:(.data+0x128): undefined reference to `batl_geometry_' ModProject.f90:(.data+0x130): undefined reference to `modvarindexes_' ModProject.f90:(.data+0x140): undefined reference to `batl_pass_cell_' ModProject.f90:(.data+0x150): undefined reference to `batl_tree_' ModProject.f90:(.data+0x158): undefined reference to `batl_mpi_' ModProject.f90:(.data+0x160): undefined reference to `batl_grid_' ModProject.f90:(.data+0x170): undefined reference to `modio_' Tmp_/ModRaytrace.o: In function `modraytrace_init_mod_raytrace_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModRaytrace.f90:331: undefined reference to `modio_write_prefix_' Tmp_/ModRaytrace.o: In function `modraytrace_clean_mod_raytrace_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModRaytrace.f90:354: undefined reference to `modio_write_prefix_' Tmp_/ModRaytrace.o: In function `.C6_283': ModRaytrace.f90:(.data+0x300): undefined reference to `modmain_' ModRaytrace.f90:(.data+0x308): undefined reference to `batl_pass_cell_' ModRaytrace.f90:(.data+0x318): undefined reference to `batl_tree_' ModRaytrace.f90:(.data+0x328): undefined reference to `modsize_' ModRaytrace.f90:(.data+0x330): undefined reference to `modio_' ModRaytrace.f90:(.data+0x338): undefined reference to `modprocmh_' ModRaytrace.f90:(.data+0x340): undefined reference to `batl_size_' ModRaytrace.f90:(.data+0x348): undefined reference to `batl_geometry_' ModRaytrace.f90:(.data+0x350): undefined reference to `modvarindexes_' Tmp_/ModResistivity.o: In function `modresistivity_read_resistivity_param_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:99: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:107: undefined reference to `stop_mpi_' Tmp_/ModResistivity.o: In function `modresistivity_init_mod_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:126: undefined reference to `set_oktest_' Tmp_/ModResistivity.o: In function `modresistivity_set_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:198: undefined reference to `user_set_resistivity_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:199: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:206: undefined reference to `batl_pass_cell_message_pass_ng_real1_' Tmp_/ModResistivity.o: In function `modresistivity_anomalous_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:271: undefined reference to `modcurrent_get_current_' Tmp_/ModResistivity.o: In function `modresistivity_raeder_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:338: undefined reference to `modcurrent_get_current_' Tmp_/ModResistivity.o: In function `modresistivity_calc_resistivity_source_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:387: undefined reference to `modcurrent_get_current_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:403: undefined reference to `modcurrent_get_current_' Tmp_/ModResistivity.o: In function `modresistivity_get_impl_resistivity_state_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:515: undefined reference to `batl_pass_cell_message_pass_ng_real1_' Tmp_/ModResistivity.o: In function `modresistivity_get_resistivity_rhs_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:574: undefined reference to `modfacegradient_get_face_curl_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:603: undefined reference to `batl_pass_face_store_face_flux_' Tmp_/ModResistivity.o: In function `modresistivity_add_jacobian_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:691: undefined reference to `modfacegradient_set_block_jacobian_face_' Tmp_/ModResistivity.o: In function `modresistivity_update_impl_resistivity_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ModResistivity.f90:776: undefined reference to `modenergy_calc_energy_cell_' Tmp_/ModResistivity.o: In function `.C13_291': ModResistivity.f90:(.data+0x480): undefined reference to `modenergy_' ModResistivity.f90:(.data+0x488): undefined reference to `modfacegradient_' ModResistivity.f90:(.data+0x490): undefined reference to `modgeometry_' ModResistivity.f90:(.data+0x498): undefined reference to `modcurrent_' ModResistivity.f90:(.data+0x4d0): undefined reference to `modadvance_' ModResistivity.f90:(.data+0x4d8): undefined reference to `modb0_' ModResistivity.f90:(.data+0x4e0): undefined reference to `modmultifluid_' ModResistivity.f90:(.data+0x4e8): undefined reference to `batl_lib_' ModResistivity.f90:(.data+0x4f8): undefined reference to `modphysics_' ModResistivity.f90:(.data+0x508): undefined reference to `batl_mpi_' ModResistivity.f90:(.data+0x510): undefined reference to `batl_tree_' ModResistivity.f90:(.data+0x518): undefined reference to `batl_grid_' ModResistivity.f90:(.data+0x520): undefined reference to `batl_amr_' ModResistivity.f90:(.data+0x528): undefined reference to `batl_amr_geometry_' ModResistivity.f90:(.data+0x530): undefined reference to `batl_amr_criteria_' ModResistivity.f90:(.data+0x538): undefined reference to `batl_pass_face_' ModResistivity.f90:(.data+0x540): undefined reference to `batl_pass_node_' ModResistivity.f90:(.data+0x548): undefined reference to `batl_pass_cell_' ModResistivity.f90:(.data+0x550): undefined reference to `modmain_' ModResistivity.f90:(.data+0x558): undefined reference to `modvarindexes_' ModResistivity.f90:(.data+0x568): undefined reference to `modio_' ModResistivity.f90:(.data+0x570): undefined reference to `modprocmh_' ModResistivity.f90:(.data+0x578): undefined reference to `modimplicit_' ModResistivity.f90:(.data+0x590): undefined reference to `modsize_' ModResistivity.f90:(.data+0x598): undefined reference to `batl_size_' ModResistivity.f90:(.data+0x5a0): undefined reference to `batl_geometry_' Tmp_/proj_bicgstab.o: In function `proj_bicgstab_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:109: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:115: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:116: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:161: undefined reference to `maxval_abs_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:166: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_bicgstab.f90:297: undefined reference to `maxval_abs_blk_' Tmp_/proj_bicgstab.o: In function `.C1_291': proj_bicgstab.f90:(.data+0x208): undefined reference to `modprocmh_' proj_bicgstab.f90:(.data+0x210): undefined reference to `modmain_' proj_bicgstab.f90:(.data+0x218): undefined reference to `modadvance_' proj_bicgstab.f90:(.data+0x228): undefined reference to `batl_size_' proj_bicgstab.f90:(.data+0x230): undefined reference to `batl_geometry_' proj_bicgstab.f90:(.data+0x238): undefined reference to `modsize_' proj_bicgstab.f90:(.data+0x240): undefined reference to `modvarindexes_' proj_bicgstab.f90:(.data+0x250): undefined reference to `batl_pass_cell_' proj_bicgstab.f90:(.data+0x260): undefined reference to `batl_tree_' proj_bicgstab.f90:(.data+0x270): undefined reference to `modio_' proj_bicgstab.f90:(.data+0x278): undefined reference to `modmultifluid_' proj_bicgstab.f90:(.data+0x280): undefined reference to `modb0_' proj_bicgstab.f90:(.data+0x288): undefined reference to `batl_mpi_' proj_bicgstab.f90:(.data+0x290): undefined reference to `batl_grid_' proj_bicgstab.f90:(.data+0x298): undefined reference to `modgeometry_' Tmp_/proj_cg.o: In function `proj_cg_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_cg.f90:70: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_cg.f90:80: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_cg.f90:90: undefined reference to `maxval_abs_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./proj_cg.f90:148: undefined reference to `maxval_abs_blk_' Tmp_/proj_cg.o: In function `.C1_292': proj_cg.f90:(.data+0x3a0): undefined reference to `modprocmh_' proj_cg.f90:(.data+0x3a8): undefined reference to `modmain_' proj_cg.f90:(.data+0x3b0): undefined reference to `modadvance_' proj_cg.f90:(.data+0x3c0): undefined reference to `batl_size_' proj_cg.f90:(.data+0x3c8): undefined reference to `batl_geometry_' proj_cg.f90:(.data+0x3d0): undefined reference to `modsize_' proj_cg.f90:(.data+0x3d8): undefined reference to `modvarindexes_' proj_cg.f90:(.data+0x3e8): undefined reference to `batl_pass_cell_' proj_cg.f90:(.data+0x3f8): undefined reference to `batl_tree_' proj_cg.f90:(.data+0x408): undefined reference to `modio_' proj_cg.f90:(.data+0x410): undefined reference to `modmultifluid_' proj_cg.f90:(.data+0x418): undefined reference to `modb0_' proj_cg.f90:(.data+0x420): undefined reference to `batl_mpi_' proj_cg.f90:(.data+0x428): undefined reference to `batl_grid_' proj_cg.f90:(.data+0x430): undefined reference to `modgeometry_' Tmp_/project_B.o: In function `project_b_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:45: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:91: undefined reference to `minval_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:91: undefined reference to `maxval_abs_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:108: undefined reference to `maxval_abs_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:114: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:132: undefined reference to `modmessagepass_exchange_messages_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:156: undefined reference to `maxval_loc_abs_blk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:169: undefined reference to `minval_loc_blk_' Tmp_/project_B.o: In function `proj_poisson_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:321: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:335: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:354: undefined reference to `error_report_' Tmp_/project_B.o: In function `proj_gradient_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:476: undefined reference to `set_oktest_' Tmp_/project_B.o: In function `proj_boundphi_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:532: undefined reference to `batl_pass_cell_message_pass_ng_real1_' Tmp_/project_B.o: In function `proj_correction_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:606: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:639: undefined reference to `bound_bface_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:639: undefined reference to `bface2bcenter_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./project_B.f90:639: undefined reference to `modenergy_calc_energy_cell_' Tmp_/project_B.o: In function `.C7_294': project_B.f90:(.data+0x5c8): undefined reference to `modenergy_' project_B.f90:(.data+0x5d8): undefined reference to `modphysics_' project_B.f90:(.data+0x5e0): undefined reference to `modparallel_' project_B.f90:(.data+0x5e8): undefined reference to `modprocmh_' project_B.f90:(.data+0x5f0): undefined reference to `modmain_' project_B.f90:(.data+0x5f8): undefined reference to `modvarindexes_' project_B.f90:(.data+0x600): undefined reference to `modadvance_' project_B.f90:(.data+0x608): undefined reference to `modgeometry_' project_B.f90:(.data+0x618): undefined reference to `modct_' project_B.f90:(.data+0x620): undefined reference to `modmessagepass_' project_B.f90:(.data+0x628): undefined reference to `batl_lib_' project_B.f90:(.data+0x630): undefined reference to `batl_size_' project_B.f90:(.data+0x638): undefined reference to `batl_geometry_' project_B.f90:(.data+0x640): undefined reference to `modsize_' project_B.f90:(.data+0x650): undefined reference to `batl_pass_cell_' project_B.f90:(.data+0x660): undefined reference to `batl_tree_' project_B.f90:(.data+0x670): undefined reference to `modio_' project_B.f90:(.data+0x678): undefined reference to `modmultifluid_' project_B.f90:(.data+0x680): undefined reference to `modb0_' project_B.f90:(.data+0x688): undefined reference to `batl_mpi_' project_B.f90:(.data+0x690): undefined reference to `batl_grid_' project_B.f90:(.data+0x698): undefined reference to `batl_amr_' project_B.f90:(.data+0x6a0): undefined reference to `batl_amr_geometry_' project_B.f90:(.data+0x6a8): undefined reference to `batl_amr_criteria_' project_B.f90:(.data+0x6b0): undefined reference to `batl_pass_face_' project_B.f90:(.data+0x6b8): undefined reference to `batl_pass_node_' Tmp_/ray_pass.o: In function `ray_pass_new_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:28: undefined reference to `batl_pass_node_message_pass_node_' Tmp_/ray_pass.o: In function `prolong_ray_after_pass_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:113: undefined reference to `stop_mpi_' Tmp_/ray_pass.o: In function `ray_pass_old_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:235: undefined reference to `set_oktest_' Tmp_/ray_pass.o: In function `ray_pass_faces': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:328: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:355: undefined reference to `barrier_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:520: undefined reference to `stop_mpi_' Tmp_/ray_pass.o: In function `prolong_ray': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_pass.f90:855: undefined reference to `stop_mpi_' Tmp_/ray_pass.o: In function `.STATICS11': ray_pass.f90:(.data+0x670): undefined reference to `modmain_' ray_pass.f90:(.data+0x678): undefined reference to `modparallel_' ray_pass.f90:(.data+0x688): undefined reference to `batl_lib_' ray_pass.f90:(.data+0x690): undefined reference to `batl_size_' ray_pass.f90:(.data+0x698): undefined reference to `batl_geometry_' ray_pass.f90:(.data+0x6a0): undefined reference to `modsize_' ray_pass.f90:(.data+0x6a8): undefined reference to `modvarindexes_' ray_pass.f90:(.data+0x6b8): undefined reference to `batl_pass_cell_' ray_pass.f90:(.data+0x6c8): undefined reference to `batl_tree_' ray_pass.f90:(.data+0x6d0): undefined reference to `modprocmh_' ray_pass.f90:(.data+0x6e0): undefined reference to `modio_' ray_pass.f90:(.data+0x6e8): undefined reference to `batl_mpi_' ray_pass.f90:(.data+0x6f0): undefined reference to `batl_grid_' ray_pass.f90:(.data+0x6f8): undefined reference to `batl_amr_' ray_pass.f90:(.data+0x700): undefined reference to `batl_amr_geometry_' ray_pass.f90:(.data+0x708): undefined reference to `batl_amr_criteria_' ray_pass.f90:(.data+0x710): undefined reference to `batl_pass_face_' ray_pass.f90:(.data+0x718): undefined reference to `batl_pass_node_' Tmp_/ray_trace_new.o: In function `ray_trace_accurate_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:34: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:42: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:48: undefined reference to `batl_pass_cell_message_pass_ng_real_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:119: undefined reference to `modmessagepass_exchange_messages_' Tmp_/ray_trace_new.o: In function `follow_ray_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:298: undefined reference to `xyz_to_peblk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:302: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `follow_this_ray': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:375: undefined reference to `xyz_to_peblk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:397: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:437: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `follow_ray_block_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:995: undefined reference to `batl_geometry_xyz_to_coord_' Tmp_/ray_trace_new.o: In function `follow_ray_iono': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1225: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `ray_extract': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1302: undefined reference to `modb0_get_b0_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1359: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `integrate_ray_accurate_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1526: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1555: undefined reference to `batl_pass_cell_message_pass_ng_real_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1638: undefined reference to `xyz_to_peblk_' Tmp_/ray_trace_new.o: In function `integrate_ray_accurate_1d_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1718: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1789: undefined reference to `xyz_to_peblk_' Tmp_/ray_trace_new.o: In function `plot_ray_equator_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1852: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1892: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `trace_ray_equator_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:1998: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2006: undefined reference to `batl_pass_cell_message_pass_ng_real_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2097: undefined reference to `xyz_to_peblk_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2145: undefined reference to `modmessagepass_exchange_messages_' Tmp_/ray_trace_new.o: In function `ray_lines_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2275: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2334: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2343: undefined reference to `xyz_to_peblk_' Tmp_/ray_trace_new.o: In function `write_plot_line_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2394: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2428: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2457: undefined reference to `get_time_string_' Tmp_/ray_trace_new.o: In function `xyz_to_ijk_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2605: undefined reference to `batl_geometry_xyz_to_coord_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2624: undefined reference to `stop_mpi_' Tmp_/ray_trace_new.o: In function `lcb_plot_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2691: undefined reference to `get_time_string_' Tmp_/ray_trace_new.o: In function `ieb_plot_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace_new.f90:2968: undefined reference to `get_time_string_' Tmp_/ray_trace_new.o: In function `.STATICS23': ray_trace_new.f90:(.data+0x2630): undefined reference to `modphysics_' ray_trace_new.f90:(.data+0x2680): undefined reference to `modprocmh_' ray_trace_new.f90:(.data+0x2698): undefined reference to `modmain_' ray_trace_new.f90:(.data+0x26a0): undefined reference to `modadvance_' ray_trace_new.f90:(.data+0x26a8): undefined reference to `modgeometry_' ray_trace_new.f90:(.data+0x26b0): undefined reference to `modmessagepass_' ray_trace_new.f90:(.data+0x26b8): undefined reference to `batl_lib_' ray_trace_new.f90:(.data+0x26c0): undefined reference to `batl_size_' ray_trace_new.f90:(.data+0x26c8): undefined reference to `batl_geometry_' ray_trace_new.f90:(.data+0x26d0): undefined reference to `modsize_' ray_trace_new.f90:(.data+0x26d8): undefined reference to `modvarindexes_' ray_trace_new.f90:(.data+0x26e8): undefined reference to `modio_' ray_trace_new.f90:(.data+0x2700): undefined reference to `batl_pass_cell_' ray_trace_new.f90:(.data+0x2708): undefined reference to `batl_tree_' ray_trace_new.f90:(.data+0x2710): undefined reference to `modmultifluid_' ray_trace_new.f90:(.data+0x2718): undefined reference to `modb0_' ray_trace_new.f90:(.data+0x2720): undefined reference to `batl_mpi_' ray_trace_new.f90:(.data+0x2728): undefined reference to `batl_grid_' ray_trace_new.f90:(.data+0x2730): undefined reference to `batl_amr_' ray_trace_new.f90:(.data+0x2738): undefined reference to `batl_amr_geometry_' ray_trace_new.f90:(.data+0x2740): undefined reference to `batl_amr_criteria_' ray_trace_new.f90:(.data+0x2748): undefined reference to `batl_pass_face_' ray_trace_new.f90:(.data+0x2750): undefined reference to `batl_pass_node_' Tmp_/ray_trace.o: In function `ray_trace_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:30: undefined reference to `set_oktest_' Tmp_/ray_trace.o: In function `ray_trace_fast_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:140: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:140: undefined reference to `set_oktest_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:146: undefined reference to `batl_pass_cell_message_pass_ng_real_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:190: undefined reference to `batl_pass_node_message_pass_node_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:190: undefined reference to `batl_pass_node_message_pass_node_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:190: undefined reference to `batl_pass_node_message_pass_node_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:399: undefined reference to `error_report_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:525: undefined reference to `barrier_mpi_' Tmp_/ray_trace.o: In function `follow_ray': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:829: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `interpolate_bb': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:881: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `interpolate_bb_node': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:962: undefined reference to `stop_mpi_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:972: undefined reference to `modb0_get_b0_' Tmp_/ray_trace.o: In function `follow_ray_iono': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1050: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `evaluate_bb': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1075: undefined reference to `modb0_get_b0_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1081: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `assign_ray': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1179: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `rayface_interpolate_': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1327: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `interpolate_bbn': /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1652: undefined reference to `modb0_get_b0_' /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src/./ray_trace.f90:1660: undefined reference to `stop_mpi_' Tmp_/ray_trace.o: In function `.STATICS16': ray_trace.f90:(.data+0x1640): undefined reference to `modadvance_' ray_trace.f90:(.data+0x1648): undefined reference to `modb0_' ray_trace.f90:(.data+0x1650): undefined reference to `modparallel_' ray_trace.f90:(.data+0x1658): undefined reference to `modgeometry_' ray_trace.f90:(.data+0x1660): undefined reference to `batl_lib_' ray_trace.f90:(.data+0x1668): undefined reference to `modmultifluid_' ray_trace.f90:(.data+0x1670): undefined reference to `batl_mpi_' ray_trace.f90:(.data+0x1678): undefined reference to `batl_grid_' ray_trace.f90:(.data+0x1680): undefined reference to `batl_amr_' ray_trace.f90:(.data+0x1688): undefined reference to `batl_amr_geometry_' ray_trace.f90:(.data+0x1690): undefined reference to `batl_amr_criteria_' ray_trace.f90:(.data+0x1698): undefined reference to `batl_pass_face_' ray_trace.f90:(.data+0x16a0): undefined reference to `batl_pass_node_' ray_trace.f90:(.data+0x16a8): undefined reference to `modmain_' ray_trace.f90:(.data+0x16c0): undefined reference to `modphysics_' ray_trace.f90:(.data+0x16c8): undefined reference to `batl_size_' ray_trace.f90:(.data+0x16d0): undefined reference to `batl_geometry_' ray_trace.f90:(.data+0x16d8): undefined reference to `modsize_' ray_trace.f90:(.data+0x16e0): undefined reference to `modvarindexes_' ray_trace.f90:(.data+0x16f0): undefined reference to `batl_pass_cell_' ray_trace.f90:(.data+0x1700): undefined reference to `batl_tree_' ray_trace.f90:(.data+0x1738): undefined reference to `modprocmh_' ray_trace.f90:(.data+0x1748): undefined reference to `modio_' make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_multifluid_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_multifluid] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 PGF90-F-0004-Corrupt or Old Module file batl_size.mod (BATL_pass_face.f90: 705) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [BATL_pass_face.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mhdnoncons_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mhdnoncons] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 10,1,1,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModAtomicMass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModAtomicNotation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIonizPotential.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExcitationData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModAtomicDataMix.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlastic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExcitation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O0 ModFermiGas.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMolecularData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPartition.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModStatSum.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ../srcBATL/BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 make[7]: *** No rule to make target `CRASH_ModEos.o', needed by `ModUser.o'. Stop. make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_multiion_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_multiion] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdIons -f -g=64,2,2,40,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPowerLawEos.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIonMix.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModOpacityVoigt.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMultiGroup.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModTransport.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEos.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLocalProperties.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 radiom.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExpTable.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModRadiom.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 nlte_igor.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModZtf.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 eos_material.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterfaceNLTE.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEosTable.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHydrogenicModel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicNotation.o ModAtomicDataMix.o ModEos.o ModEosTable.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModMolecularData.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o eos_material.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ModInterfaceNLTE.o ModExpTable.o ModLocalProperties.o ModRadiom.o ModZtf.o nlte_igor.o radiom.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_eosgodunov_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_eosgodunov] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mhdions_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mhdions] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_levelset_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_levelset] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1000 -nMaterial=3 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mhdnoncons_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mhdnoncons] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,1,1000,1000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 10,1,1,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 Enabling HDF5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEos.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEos.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 eos_material.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 eos_material.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterfaceNLTE.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInterfaceNLTE.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEosTable.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEosTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicNotation.o ModAtomicDataMix.o ModEos.o ModEosTable.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModMolecularData.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o eos_material.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ModInterfaceNLTE.o ModExpTable.o ModLocalProperties.o ModRadiom.o ModZtf.o nlte_igor.o radiom.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicNotation.o ModAtomicDataMix.o ModEos.o ModEosTable.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModMolecularData.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o eos_material.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ModInterfaceNLTE.o ModExpTable.o ModLocalProperties.o ModRadiom.o ModZtf.o nlte_igor.o radiom.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o BFD: ModAdvance.o: invalid string offset 1701981696 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 7566178 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 771780454 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1952409959 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1915617381 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1751461473 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11703 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11776 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12160 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12426 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12602 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 46376 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 13400 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 17776 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 9351 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11703 >= 1449 for section `.strtab' BFD: ModPIC.o: invalid string offset 1701981696 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 7566178 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 771780454 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1952409959 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1915617381 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1751461473 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 14921 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 15008 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 16768 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 17352 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 17742 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 59544 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 19416 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 29936 >= 5004 for section `.strtab' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o BFD: ModAdvance.o: invalid string offset 1701981696 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 7566178 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 771780454 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1952409959 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1915617381 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 1751461473 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11703 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11776 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12160 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12426 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 12602 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 46376 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 13400 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 17776 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 9351 >= 1449 for section `.strtab' BFD: ModAdvance.o: invalid string offset 11703 >= 1449 for section `.strtab' BFD: ModPIC.o: invalid string offset 1701981696 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 7566178 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 771780454 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1952409959 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1915617381 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 1751461473 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 14921 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 15008 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 16768 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 17352 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 17742 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 59544 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 19416 >= 5004 for section `.strtab' BFD: ModPIC.o: invalid string offset 29936 >= 5004 for section `.strtab' rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_; mkdir Tmp_ /usr/bin/ld: Tmp_/ModLdem.o: No such file: No such file or directory cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [CRASH] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_eosgodunov_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_eosgodunov] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/ld: Tmp_/ModAdvance.o: bad reloc symbol index (0xffffffff >= 0x74) for offset 0x2600000002 in section `.text' Tmp_/ModAdvance.o: could not read symbols: Bad value make[7]: *** [/nobackup/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [CRASH] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_hyades2d_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_hyades2d] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,200 -nMaterial=5 -nWave=30 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,1,200,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 ./Config.pl -hypre h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_levelset_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_levelset] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1000 -nMaterial=3 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_laserpackage_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_laserpackage] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,1,1000,1000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 32,4,4,16,16 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_graydiffusion_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_graydiffusion] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Hd -u=Waves -g=16,4,1,200,1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_hyades2d_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_hyades2d] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,200 -nMaterial=5 -nWave=30 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 16,4,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,1,200,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' ./Config.pl -hypre /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 /usr/bin/make CRASH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_viscosity_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_viscosity] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [CRASH] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_laserpackage_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_laserpackage] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 32,4,4,16,16 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB /usr/bin/make libBATL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a BFD: BATL_amr.o: invalid string offset 1701981696 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7566178 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 771780454 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1952409959 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1915617381 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1751461473 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57764 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57856 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 60256 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 61389 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 62842 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 9192 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 134352 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 69544 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 78840 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 5712 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 8112 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 12480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6304 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7264 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 13264 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18432 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 5708 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6292 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6469 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7263 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 8103 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 12480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 13263 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18384 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18752 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18383 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18420 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 27774 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 37184 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 36384 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 35616 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 38720 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 35616 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 36376 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 38709 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 54757 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 54768 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 56759 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 56768 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57230 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57490 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57764 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 27776 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1701981696 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7566178 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 771780454 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1952409959 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1915617381 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 1751461473 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57764 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57856 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 60256 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 61389 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 62842 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 9192 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 134352 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 69544 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 78840 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 5712 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 8112 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 12480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6304 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7264 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 13264 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18432 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 5708 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6292 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 6469 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 7263 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 8103 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 12480 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 13263 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18384 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18752 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18383 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 18420 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 27774 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 37184 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 36384 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 35616 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 38720 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 35616 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 36376 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 38709 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 54757 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 54768 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 56759 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 56768 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57230 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57490 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 57764 >= 4433 for section `.strtab' BFD: BATL_amr.o: invalid string offset 27776 >= 4433 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1701981696 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 7566178 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 771780454 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1952409959 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1915617381 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1751461473 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45065 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45152 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 47744 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 48764 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 49787 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10872 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 135752 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 56968 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 65424 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 30336 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10464 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 15024 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 22880 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 8912 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 8898 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10449 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 15020 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 22865 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 30327 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 31239 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45065 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 31248 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1701981696 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 7566178 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 771780454 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1952409959 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1915617381 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 1751461473 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45065 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45152 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 47744 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 48764 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 49787 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10872 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 135752 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 56968 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 65424 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 30336 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10464 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 15024 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 22880 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 8912 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 8898 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 10449 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 15020 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 22865 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 30327 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 31239 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 45065 >= 4111 for section `.strtab' BFD: BATL_pass_cell.o: invalid string offset 31248 >= 4111 for section `.strtab' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_corona_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_corona] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_graydiffusion_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_graydiffusion] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Hd -u=Waves -g=16,4,1,200,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 16,4,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a ar: libBATL.a: Error reading BATL_lib.o: File truncated rm -f libBATL.a make[7]: *** [libBATL.a] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_viscosity_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_viscosity] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_coronasph_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_coronasph] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_2t_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=ScHeat -e=MhdWavesPe -g=4,4,4,3000,1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATSRUS.a libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_corona_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_corona] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_corona_2t_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_corona_2t] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,4000 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 6,4,4,4000,4000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_coronasph_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_coronasph] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_2t_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=ScHeat -e=MhdWavesPe -g=4,4,4,3000,1 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_chromo_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_chromo] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_outerhelio_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_outerhelio] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_corona_2t_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_corona_2t] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,4000 make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,600,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,4,4,4000,4000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a BFD: BATL_amr_geometry.o: invalid string offset 1701981696 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 7566178 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 771780454 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1952409959 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1915617381 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1751461473 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20074 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20160 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 22592 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 23487 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 24154 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 5592 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 74528 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 27904 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 35856 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 9785 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 10918 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 6880 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19408 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19403 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19518 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20074 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 9792 >= 3145 for section `.strtab' rm -f libBATL.a BFD: BATL_grid.o: invalid string offset 1701981696 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 7566178 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 771780454 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1952409959 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1915617381 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1751461473 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65287 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65376 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 68256 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 69425 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 70537 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 13104 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 177896 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 79192 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 88752 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 4540 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 36784 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 26480 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 26480 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 36777 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 37242 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44457 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44886 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 45111 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48843 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48937 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 49024 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 49318 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 54365 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65287 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 4544 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 37248 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44464 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44896 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 45120 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48848 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48944 >= 4276 for section `.strtab' ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a BFD: BATL_tree.o: invalid string offset 1701981696 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7566178 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 771780454 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1952409959 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1915617381 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1751461473 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39642 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39712 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 44224 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 46092 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 48097 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 11376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 154528 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 56552 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 68512 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5608 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6187 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6837 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7066 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13168 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13264 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13156 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13250 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13362 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13582 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13821 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14305 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14699 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15366 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15500 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18746 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19241 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20082 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 21223 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 22987 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25139 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26034 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26298 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26540 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 31160 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39642 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5616 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6192 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6848 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7072 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13584 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13824 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14320 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14704 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15504 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18752 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19248 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20096 >= 5540 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1701981696 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 7566178 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 771780454 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1952409959 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1915617381 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 1751461473 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20074 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20160 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 22592 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 23487 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 24154 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 5592 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 74528 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 27904 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 35856 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 9785 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 10918 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 6880 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19408 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19403 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 19518 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 20074 >= 3145 for section `.strtab' BFD: BATL_amr_geometry.o: invalid string offset 9792 >= 3145 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1701981696 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 7566178 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 771780454 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1952409959 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1915617381 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 1751461473 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65287 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65376 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 68256 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 69425 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 70537 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 13104 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 177896 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 79192 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 88752 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 4540 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 36784 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 26480 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 26480 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 36777 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 37242 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44457 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44886 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 45111 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48843 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48937 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 49024 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 49318 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 54365 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65287 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 4544 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 37248 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44464 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 44896 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 45120 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48848 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 48944 >= 4276 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1701981696 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7566178 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 771780454 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1952409959 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1915617381 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 1751461473 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39642 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39712 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 44224 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 46092 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 48097 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 11376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 154528 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 56552 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 68512 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5608 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6187 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6837 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7066 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13168 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13264 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13156 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13250 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13362 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13582 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13821 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14305 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14699 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15366 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15500 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18746 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19241 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20082 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 21223 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 22987 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 25139 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26034 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26298 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 26540 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 31160 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 39642 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 5616 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6192 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 6848 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 7072 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13584 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 13824 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14320 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 14704 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15376 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 15504 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 18752 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 19248 >= 5540 for section `.strtab' BFD: BATL_tree.o: invalid string offset 20096 >= 5540 for section `.strtab' make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_chromo_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_chromo] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_earthsph_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_earthsph_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_earthsph] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_earthsph; mv run_test run_test_earthsph; fi make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_compile make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 /usr/bin/make test_2bodyplot_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,700,300 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 8,8,8,700,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o rm -f libBATL.a ar: creating libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: libBATL.a: No such file or directory make[7]: *** [libBATL.a] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_outerhelio_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_outerhelio] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) ar: creating libBATL.a make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:4: *** missing separator. Stop. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_2bodyplot_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_2bodyplot] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,600,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. /usr/bin/make BATSRUS make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_earthsph_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_earthsph_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_earthsph] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_earthsph; mv run_test run_test_earthsph; fi make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_titan_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_titan_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_titan] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mv: cannot stat `run_test': No such file or directory make[3]: *** [test_earthsph] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) /usr/bin/make test_titan_restart_save make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /bin/sh: line 0: cd: run_test: No such file or directory /usr/bin/make test_2bodyplot_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,700,300 #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_titan_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_titan_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_titan] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_titan; mv run_test run_test_titan; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_titan] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,700,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_2bodyplot_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_2bodyplot] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_mars_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mars_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_mars] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_mars; mv run_test run_test_mars; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_mars] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_titan_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_titan_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_titan] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_save make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_titan_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_titan_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_titan] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_titan; mv run_test run_test_titan; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_titan] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_marsfluids_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_marsfluids_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_marsfluids] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_save make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_marsfluids_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_marsfluids_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_marsfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_marsfluids; mv run_test run_test_marsfluids; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_marsfluids] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_venus_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_venus_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_venus] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_save make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_venus_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_venus_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_venus] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_venus; mv run_test run_test_venus; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_venus] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_mars_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mars_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_mars] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_mars; mv run_test run_test_mars; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_mars] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mercurysph_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mercurysph] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_marsfluids_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_marsfluids_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_marsfluids] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_save make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,720,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_marsfluids_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_marsfluids_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_marsfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_marsfluids; mv run_test run_test_marsfluids; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_marsfluids] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_venus_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_venus_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_venus] Error 2 (ignored) make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_saturn_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_saturn_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_saturn] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_saturn; mv run_test run_test_saturn; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_saturn] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_save make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_venus_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_venus_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_venus] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_venus; mv run_test run_test_venus; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_venus] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_mercurysph_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_mercurysph] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_comet_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_comet] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8,400,1 make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,720,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a ar: libBATL.a: File format is ambiguous ar: Matching formats: elf32-i386 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-little elf64-big elf32-little elf32-big make[8]: *** [libBATL.a] Error 1 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_cometfluids_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_cometfluids_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_cometfluids] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_save BFD: BATL_grid.o: invalid string offset 65271 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 65344 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 68224 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 69393 >= 4276 for section `.strtab' BFD: BATL_grid.o: invalid string offset 70505 >= 4276 for section `.strtab' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /bin/sh: line 0: cd: run_test: No such file or directory libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_cometfluids_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_cometfluids_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_cometfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_cometfluids; mv run_test run_test_cometfluids; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_cometfluids] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_saturn_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_saturn_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_saturn] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_saturn; mv run_test run_test_saturn; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_saturn] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 PGF90-F-0004-Corrupt or Old Module file batl_amr.mod (ModFaceGradient.f90: 885) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ModFaceGradient.o] Error 2 make[7]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_magnetometer_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_magnetometer] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ../srcBATL/BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_comet_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_comet] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_compile make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8,400,1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ../srcBATL/BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 PGF90-F-0004-Corrupt or Old Module file batl_tree.mod (ModFaceGradient.f90: 885) PGF90/x86-64 Linux 12.9-0: compilation aborted make[7]: *** [ModFaceGradient.o] Error 2 make[7]: *** Waiting for unfinished jobs.... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_anisotropic_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_anisotropic] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 /usr/bin/make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 PGF90-F-0004-Corrupt or Old Module file ../srcBATL/batl_lib.mod (ModB0.f90: 228) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModB0.o] Error 2 make[8]: *** Waiting for unfinished jobs.... rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [BATSRUS] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [test_cometfluids_compile] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_cometfluids_start] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_cometfluids] Error 2 (ignored) make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_save make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 2 -mca btl ^openib ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: nyx0241.engin.umich.edu while attempting to start process rank 0. -------------------------------------------------------------------------- make[5]: *** [test_cometfluids_restart_save] Error 131 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_cometfluids_restart] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: [test_cometfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_cometfluids; mv run_test run_test_cometfluids; fi mv: cannot stat `run_test': No such file or directory make[3]: *** [test_cometfluids] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 PGF90-S-0153-Array objects are not conformable (constrain_B.f90: 32) PGF90-S-0153-Array objects are not conformable (constrain_B.f90: 32) PGF90-S-0153-Array objects are not conformable (constrain_B.f90: 46) PGF90-S-0153-Array objects are not conformable (constrain_B.f90: 46) PGF90-S-0153-Array objects are not conformable (constrain_B.f90: 46) 0 inform, 0 warnings, 5 severes, 0 fatal for get_vxb h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 make[7]: *** [constrain_B.o] Error 2 make[7]: *** Waiting for unfinished jobs.... PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_magnetometer_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_magnetometer] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_func_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_func] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) /usr/bin/make test_anisotropic_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:02 test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:01 test_chromo.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:04 test_comet.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 33 Sep 20 05:04 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 test_corona_2t.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:00 test_corona.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 test_coronasph.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 05:02 test_earthsph.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 04:46 test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:04 test_func.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 05:00 test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:53 test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 29 Sep 20 05:00 test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 test_levelset.diff -rw-r--r-- 1 gtoth aoss 58 Sep 20 05:04 test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:02 test_mars.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 32 Sep 20 05:03 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:57 test_mhdions.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:55 test_multifluid.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:57 test_multiion.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:01 test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 77 Sep 20 04:53 test_partsteady.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:03 test_saturn.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 04:48 test_shocktube.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:02 test_titan.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 79 Sep 20 04:55 test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:03 test_venus.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:00 test_viscosity.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' echo "IE/Ridley_serial test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' echo "There is no test for IE/RIM" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' IH/BATSRUS_share is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' echo "There is no test for CRCM" There is no test for CRCM make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 NOMPI.f90 ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a NOMPI.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /usr/bin/make BATSRUS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEIEConductance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModAMIE_Interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModErrors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEIE_Interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModMHD_Interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModExtras.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModEIEFiles.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ED_ModInterface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ED_ModIons.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModWeimer05.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer05.f90: 471) 0 inform, 1 warnings, 0 severes, 0 fatal for scplm pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend ModWeimer.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer.f: 1301) 0 inform, 1 warnings, 0 severes, 0 fatal for weiepot01 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 AMIE_Library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_End.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_Initialize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_Library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_IoLibrary.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_IoLibrary.f90: 414) 0 inform, 1 warnings, 0 severes, 0 fatal for io_getnongridbasedpotential h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_UaLibrary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_UaLibrary.f90: 343) 0 inform, 1 warnings, 0 severes, 0 fatal for ua_getnongridbasedpotential rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 EIE_set_inputs.f90 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 readAMIEoutput.f90 /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 readMHDoutput.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend mh86.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (mh86.f: 660) 0 inform, 1 warnings, 0 severes, 0 fatal for bsplvd pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend hmr89.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (hmr89.f: 360) 0 inform, 1 warnings, 0 severes, 0 fatal for gethmr PGF90-W-0093-Type conversion of expression performed (hmr89.f: 482) 0 inform, 1 warnings, 0 severes, 0 fatal for hmrmod h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend iz94.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ihp.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ihp.f90: 195) 0 inform, 1 warnings, 0 severes, 0 fatal for read_conductance_model h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 merge_str.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 MHD_Library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ED_Interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ED_ReadIonHeat.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend ED_r_elec_ed_lup_subs.f rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a ModEIEConductance.o ModAMIE_Interface.o ModErrors.o ModEIE_Interface.o ModMHD_Interface.o ModExtras.o ModEIEFiles.o ED_ModInterface.o ED_ModIons.o ModWeimer05.o ModWeimer.o AMIE_Library.o EIE_End.o EIE_Initialize.o EIE_Library.o EIE_IoLibrary.o EIE_UaLibrary.o EIE_set_inputs.o readAMIEoutput.o readMHDoutput.o mh86.o hmr89.o iz94.o ihp.o merge_str.o MHD_Library.o ED_Interface.o ED_ReadIonHeat.o ED_r_elec_ed_lup_subs.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -Msave -r8 ModTsyganenko.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[7]: *** [ModB0.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: *** [BATSRUS] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: *** [test_anisotropic_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: *** [test_anisotropic] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModInit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModProcIM.f90 make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiMain.f90 Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiDrifts.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_main.f90 /usr/bin/make BATSRUS h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiCurrents.f90 make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiDGCPM.f90 make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiWaves.f90 /usr/bin/make libBATL.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModIonoHeidi.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiSatellites.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiInput.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiAsymStretchedB.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiBField.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 HModel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiNeutralH.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModHeidiBACoefficients.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_emudt.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_integrals.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make libBATSRUS.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_setup.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_icbc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_coefficients.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_operators.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_currents.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_output.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_waves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 -Mextend recipes.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (recipes.f: 148) 0 inform, 1 warnings, 0 severes, 0 fatal for gcf pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 -Mextend pbo.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo.f: 133) 0 inform, 1 warnings, 0 severes, 0 fatal for heidi_initmain pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 -Mextend wgrdar.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 get_potential.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_check.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_init.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 heidi_run.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 read_ring_current.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 write_ring_current.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 epencalc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 iono_init.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a;\ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ar: /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe heidi_main.o ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcIM.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o Tmp_/*.o -r8 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 rm -rf Tmp_ make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' rm -rf run_test_analytic make rundir RUNDIR=run_test_analytic STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' mkdir -p run_test_analytic/IM cd run_test_analytic/IM; \ mkdir input plots restartIN restartOUT cd run_test_analytic/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_analytic/IM/input; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/input/* .; cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 cd run_test_analytic/IM/restartIN; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' if [ "mpirun -np 2 -mca btl ^openib" = "mpiexec" ]; then \ cd run_test_analytic; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 2 -mca btl ^openib" = "mpirun -np 4" ]; then \ cd run_test_analytic; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_analytic; mpirun -np 2 -mca btl ^openib ./HEIDI.exe; \ fi; h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 SCALC initial 0 0 0 0 ModReadParam::read_file: read and broadcast nLine= 117 lines of text ModHeidiInput::set_parameters starting for iSession= 1 year,month,day,UT 2002 4 17 0.000000000000000 DT,TMAX,TINT,TIME 20.00000000000000 120.0000000000000 40.00000000000000 0.000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 7 7 7 7 (IBC(k),k=1,NS) 7 7 7 7 NAME=test1 Read the _Le file ModHeidiInput::set_parameters starting for iSession= 1 Read the _Le file Read the _ppc file Read the _ppc file iProc : 0 scalc (which species): 0 1 0 0 total species : 2 parallel species : 2 4 0 0 TIME = 0.000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file iProc : 1 scalc (which species): 0 0 0 1 total species : 2 parallel species : 2 4 0 0 Read the _Kp file SUMS: 1.000094681943085 1.000000000000000 LO: 0.9998476951563913 1.000000000000000 0.000000000000000 6.6636087498045393E-005 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup: ARRAYS---> get_IntegralI heidi_setup: ARRAYS---> get_IntegralI h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 rmin = 1.333334695158337 rmax = 10.00001612084874 delr = 0.1468929055201764 delphi = 3.000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Times: 1 3 1 270 1 1 20.00000000000000 120.0000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling PRESSURES h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 ...Calling CURRENTCALC ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1176768000.000000 0.000000000000000 Time to AMIE : 0.000000000000000 -43063.18819588652 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227285 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360221 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593243 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 1 4640.596433509844 10.00001612084874 Max Vp: 60 31 8.3373733824984812E-003 10.00001612084874 Calling plasmasphere: 9174.908680422142 -9174.908680422142 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.4778346022317028E-002 WRESULT Dst: 2 -5.0120621984915105E-002 WRESULT: 3 0 WRESULT: 4 0 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 SimulationTime= 40.00000000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 WRESULT Dst: 4 -1.9751017709654983E-002 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC WRESULT Dst: 2 -6.6968793370835347E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768040.000000 40.00000000000000 Time to AMIE : 40.00000000000000 -43063.18819588651 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227284 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360220 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593242 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22204.02298429611 10.00001612084874 Max Vp: 50 32 1.8596227063816976E-002 8.531087065646979 Calling plasmasphere: 25063.44472579528 -38173.69739812018 Calling PRESSURES SimulationTime= 80.00000000000000 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 WRESULT Dst: 4 -3.0067431808092172E-002 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC WRESULT Dst: 2 -7.9419525265702298E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768080.000000 80.00000000000000 Time to AMIE : 80.00000000000000 -43059.30855764613 29981.56899064075 FPOT max: 17542.66574094344 23 4 6.862745098039226 3.000000000000000 FPOT min: -29870.74705530679 23 21 6.862745098039226 20.00000000000000 potfac max: 25873.91462054471 60 25 9.999999814564365 4.800000000000000 potfac min: -39348.65575368005 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4097105871325523E-004 -7.1109496784716364E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4097105871325523E-004 -7.1109496784716364E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22220.55595298815 10.00001612084874 Max Vp: 50 32 1.8590882489305249E-002 8.531087065646979 Calling plasmasphere: 25055.54719596156 -38175.52439000917 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 Calling PRESSURES SimulationTime= 120.0000000000000 Calling CURRENTCALC Calling PRESSURES WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 WRESULT Dst: 4 -4.0534004041477827E-002 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2115805826673766E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_analytic/IM/plots/hydrogen/test1_h_prs.002 output/test1_h_prs_analytic.002 \ > test_analytic.diff ls -l test_analytic.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:06 test_analytic.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' rm -rf run_test_numeric make rundir RUNDIR=run_test_numeric STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' mkdir -p run_test_numeric/IM cd run_test_numeric/IM; \ mkdir input plots restartIN restartOUT cd run_test_numeric/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_numeric/IM/input; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/input/* .; cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' if [ "mpirun -np 2 -mca btl ^openib" = "mpiexec" ]; then \ cd run_test_numeric; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 2 -mca btl ^openib" = "mpirun -np 4" ]; then \ cd run_test_numeric; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_numeric; mpirun -np 2 -mca btl ^openib ./HEIDI.exe; \ fi; SCALC initial 0 0 0 0 ModHeidiInput::set_parameters starting for iSession= 1 Read the _Le file ModReadParam::read_file: read and broadcast nLine= 118 lines of text ModHeidiInput::set_parameters starting for iSession= 1 year,month,day,UT 2002 4 17 0.000000000000000 DT,TMAX,TINT,TIME 20.00000000000000 120.0000000000000 40.00000000000000 0.000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 7 7 7 7 (IBC(k),k=1,NS) 7 7 7 7 NAME=test1 Read the _Le file Read the _ppc file Read the _ppc file iProc : 0 scalc (which species): 0 1 0 0 total species : 2 parallel species : 2 4 0 0 iProc : 1 scalc (which species): 0 0 0 1 total species : 2 parallel species : 2 4 0 0 Read the _Kp file TIME = 0.000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file SUMS: 1.000094681943085 1.000000000000000 LO: 0.9998476951563913 1.000000000000000 0.000000000000000 6.6636087498045393E-005 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field stretched_dipole2 stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 implicit.f90 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 rmin = 1.333334695158337 rmax = 10.00001612084874 delr = 0.1468929055201764 delphi = 3.000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 Times: 1 3 1 270 1 1 20.00000000000000 120.0000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file heidi_coefficients: MAGCONV---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field heidi_coefficients: MAGCONV---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 stretched_dipole2 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE ...Calling PRESSURES ...Calling CURRENTCALC ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1176768000.000000 0.000000000000000 Time to AMIE : 0.000000000000000 -43063.18819588652 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227285 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360221 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593243 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 heidi_emudt--->get_coef GET_COEF======>call initialize_b_field stretched_dipole2 Done with MAGCONV ISS*DT/DL1 80.00000000000000 heidi_emudt--->get_coef GET_COEF======>call initialize_b_field stretched_dipole2 rm -rf Tmp_ make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL PSPH make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/nobackup/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. cd srcPostProc; make PSPH make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 PostSPH.f90 h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe PostSPH.o -r8 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostSPH has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./TestSuite.pl -r='mpirun -np 2 -mca btl ^openib ' -d=run_test func ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 1 4640.596433509844 10.00001612084874 Max Vp: 60 31 8.3373733824984812E-003 10.00001612084874 Calling plasmasphere: 9174.908680422142 -9174.908680422142 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.4778346022317028E-002 WRESULT Dst: 2 -5.0120621984915105E-002 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC SimulationTime= 40.00000000000000 WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.9737401427318335E-002 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file WRESULT Dst: 2 -6.6922402341532461E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768040.000000 40.00000000000000 Time to AMIE : 40.00000000000000 -43063.18819588651 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227284 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360220 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593242 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22204.02298429611 10.00001612084874 Max Vp: 50 32 1.8596227063816976E-002 8.531087065646979 Calling plasmasphere: 25063.44472579528 -38173.69739812018 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SimulationTime= 80.00000000000000 Calling PRESSURES Calling CURRENTCALC Calling PRESSURES Printing plasmasphere Saving the DGCPM output Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -3.0037376803821257E-002 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition WRESULT Dst: 2 -7.9354691794921883E-002 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling PRESSURES ...Calling CURRENTCALC ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768080.000000 80.00000000000000 Time to AMIE : 80.00000000000000 -43059.30855764613 29981.56899064075 FPOT max: 17542.66574094344 23 4 6.862745098039226 3.000000000000000 FPOT min: -29870.74705530679 23 21 6.862745098039226 20.00000000000000 potfac max: 25873.91462054471 60 25 9.999999814564365 4.800000000000000 potfac min: -39348.65575368005 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22220.55595298815 10.00001612084874 Max Vp: 50 32 1.8590882489305249E-002 8.531087065646979 Calling plasmasphere: 25055.54719596156 -38175.52439000917 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SimulationTime= 120.0000000000000 Calling PRESSURES Calling CURRENTCALC Calling PRESSURES Printing plasmasphere Saving the DGCPM output Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -4.0486847214257000E-002 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2031386272315843E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_numeric/IM/plots/hydrogen/test1_h_prs.002 output/test1_h_prs_numeric.002 \ > test_numeric.diff ERROR in DiffNum.pl make[4]: *** [test_numeric_check] Error 255 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: *** [test_numeric] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[2]: [test] Error 2 (ignored) make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *.diff make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /usr/bin/make test_amps_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -rf run_test ./ampsConfig.pl -no-compile Preprocessing AMPS sources test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp /usr/bin/make amps make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make cleansrc make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd srcTemp/general; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/exosphere; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/main; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' rm -f *.o *.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcTemp/main; rm -f *.o *.a cd srcTemp/general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' mpicxx -c -g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0 specfunc.cpp pgCC-Error-Unknown switch: -fprefetch-loop-arrays pgCC-Error-Unknown switch: -funroll-loops pgCC-Error-Unknown switch: -Wall make[7]: *** [specfunc.o] Error 1 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[5]: *** [amps] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[4]: *** [test_amps_compile] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3]: *** [test_amps] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2]: [test] Error 2 (ignored) #@ls -l *.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile PLANET=Saturn make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ./Config.pl -Saturn make PWOM make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend ModIri90.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 -Mextend ModMsis90.f rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIndicesInterfaces.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModIndices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 read_NGDC_indices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 read_SWPC_indices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 read_NOAAHPI_indices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 read_MHDIMF_indices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 insert_into_indices_array.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 indices_set_inputs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 indices_library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 IO_library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 IO_set_inputs.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a ModIndicesInterfaces.o ModIndices.o read_NGDC_indices.o read_SWPC_indices.o read_NOAAHPI_indices.o read_MHDIMF_indices.o insert_into_indices_array.o indices_set_inputs.o indices_library.o IO_library.o IO_set_inputs.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModParameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModCommonPlanet.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPW.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 main.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModCommonVariables.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModNeutralPW.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModGmPressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPwImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPwTime.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModAurora.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModLatLon.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPwPlot.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 polar_wind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 initialize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend solver.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend cvmgp.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 Efield.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 eheat_flux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 eheat_flux_explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 iheat_flux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend calcdt.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend diffusion.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend calc_cfl.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_diffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 solver_rusanov.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 Get_Neutral.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 get_electrodynamic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 print_electrodynamics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 write_restart.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_upper_bc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 get_weimer_potential.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 read_restart.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_vertical_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_dt.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_centrifugal.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend getcfeh2_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend startupPW_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend neutral_atmosphere_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend collisionPW_planet.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_chemical_equilibrium.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 upper_heat_conduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 get_rate.f90 make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium.o upper_heat_conduction.o get_rate.o \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Saturn/restart_iline* restartIN/ ;\ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Saturn/North.dat . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_plots.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_restart_save make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ cp input/Saturn/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp input/Saturn/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart_plots.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile PLANET=Earth make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ./Config.pl -Earth make PWOM make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModCommonPlanet.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPW.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 main.f90 test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModCommonVariables.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPwImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModAurora.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModPwPlot.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 ModGlow.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 polar_wind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 initialize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend solver.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 Efield.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 eheat_flux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 eheat_flux_explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 iheat_flux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend calcdt.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend diffusion.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend calc_cfl.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_diffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 solver_rusanov.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 get_electrodynamic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 print_electrodynamics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 write_restart.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_upper_bc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 get_weimer_potential.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 read_restart.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 set_vertical_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_dt.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 calc_centrifugal.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend PhotoElectronPW_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend glowex_planet.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (glowex_planet.f: 153) 0 inform, 1 warnings, 0 severes, 0 fatal for glowex pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend rcolum_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend startupPW_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend fieldm_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend precipitationPW_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend solzen_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend suncor_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend sperfc_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend chap_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend neutral_atmosphere_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend ssflux_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend vcd_planet.f pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend collisionPW_planet.f h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 upper_heat_conduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA -c -r8 -O4 -Mextend ggm_planet.f make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 5 lines of text make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ls -l *.diff -rw-r--r-- 1 gtoth aoss 66717 Sep 20 05:09 test_Earth.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart_plots.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_restart_save make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp data/input/Earth/restart_iline* run_test/PW/restartIN/ cp input/Earth/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp input/Earth/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 2 -mca btl ^openib ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ls -l *.diff -rw-r--r-- 1 gtoth aoss 66717 Sep 20 05:09 test_Earth.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 66718 Sep 20 05:09 test_Earth_restart.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 test_Saturn_restart_plots.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_compile make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make RBE make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libRBE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 ModRbe.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 ModRbSat.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 ModWriteTec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 ModPrerunField.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 rbe_subs.f90 test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 396) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 397) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (rbe_subs.f90: 496) 0 inform, 3 warnings, 0 severes, 0 fatal for readinputdata PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 616) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 617) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 620) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 621) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 623) 0 inform, 5 warnings, 0 severes, 0 fatal for readchorusdiffcoef PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 845) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 846) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 848) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 850) 0 inform, 4 warnings, 0 severes, 0 fatal for fieldpara PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 2416) 0 inform, 1 warnings, 0 severes, 0 fatal for drift PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 2976) 0 inform, 1 warnings, 0 severes, 0 fatal for diffusee_e PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 3141) 0 inform, 1 warnings, 0 severes, 0 fatal for diffusea_a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 plot_potential.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 trace_line.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 trace_dipole.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 plot_fieldline.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 pbo_2.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo_2.f: 143) 0 inform, 1 warnings, 0 severes, 0 fatal for rb_initmain pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 geopack.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (geopack.f: 227) 0 inform, 1 warnings, 0 severes, 0 fatal for igrf rm -f libRBE.a ar -rs libRBE.a ModRbe.o ModRbSat.o ModWriteTec.o ModPrerunField.o rbe_subs.o plot_potential.o trace_line.o trace_dipole.o plot_fieldline.o set_parameters.o pbo_2.o geopack.o ar: creating libRBE.a make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -Msave -r8 rbe_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a; \ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a;\ ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a; h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -r8 rm -rf Tmp_ make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/rbe.exe has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_rundir make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES RBDIR=`pwd` make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' mkdir -p run_test/RB cd run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin run_test/RB/ cp data/input/B_wave_eq.dat run_test/RB/ cp data/input/Horne_chorus.tgz run_test/RB/ cd run_test/RB/; tar xzf Horne_chorus.tgz make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_run make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd run_test; ./rbe.exe > runlog test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_check make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gunzip -c data/output/2002f296_e.fls.standalone.gz \ > run_test/RB/2002f296_e.fls.ref /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ run_test/RB/plots/2002f296_e.fls \ run_test/RB/2002f296_e.fls.ref \ > test.diff ls -l test.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:11 test.diff make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Kota' echo "SP/Kota test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Kota' ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 04:46 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 04:48 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth aoss 77 Sep 20 04:53 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:53 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 79 Sep 20 04:55 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:55 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:57 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:57 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 29 Sep 20 05:00 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 05:00 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:00 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:00 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:01 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:01 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 05:02 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:02 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:02 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:02 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 32 Sep 20 05:03 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:03 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:03 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:04 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 33 Sep 20 05:04 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 58 Sep 20 05:04 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 IE/RIM/notest.diff -rw-r--r-- 1 gtoth aoss 36 Sep 20 05:04 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:06 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth aoss 38 Sep 20 05:07 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:07 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:07 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:07 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth aoss 11974 Sep 20 05:07 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth aoss 66717 Sep 20 05:09 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 66718 Sep 20 05:09 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:11 RB/RBE/test.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:11 SP/Kota/notest.diff make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_comp_param.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_comp_info.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_world.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_time.f90 test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 CON_physics.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a CON_comp_info.o CON_comp_param.o CON_world.o CON_time.o CON_physics.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_domain_decomposition.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 ModInitGridStorage.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_grid_storage.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_grid_descriptor.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_global_vector.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_router.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_global_message_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_integrator.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_buffer_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_test_global_message_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_coupler.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a CON_domain_decomposition.o ModInitGridStorage.o CON_grid_storage.o CON_grid_descriptor.o CON_global_vector.o CON_router.o CON_global_message_pass.o CON_integrator.o CON_buffer_grid.o CON_test_global_message_pass.o CON_coupler.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 EE_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 GM_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 IE_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 IH_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 IM_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 PC_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 OH_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 PS_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 PT_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make libPWOM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o ar: creating libPWOM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I../src -c -r8 -O4 PW_wrapper.f90 cp -f ../src/libPWOM.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 RB_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 SC_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 SP_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 UA_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_mh_sp.f90 test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -c -r8 -O4 CON_couple_all.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 CON_variables.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 CON_io.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 CON_session.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 CON_main.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 CON_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 swmf_interface.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd GM/BATSRUS; make PIDL make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_rundir make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -rf /nobackup/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/nobackup/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PT for PT Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /nobackup/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.PW /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PW /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_run make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_check make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test_pw_check] Error 255 (ignored) ls -ltr test_pw*.diff -rw-r--r-- 1 gtoth aoss 20360 Sep 20 05:12 test_pw.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' if([ "y" ]); then rm -rf run_test_pw; mv /nobackup/gtoth/Tmp_pgf90/SWMF/run_test run_test_pw; fi make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,770,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGridDescriptor.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBuffer.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih_buffer.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIeGrid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ie.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_ie.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmImCoupling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_im.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_im.f90 test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmRbCoupling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_rb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPwGrid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_pw.f90 cp -f ../src/libBATSRUS.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -c -r8 -O4 PW_wrapper.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libRBE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' cd srcInterface; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I../src -c -r8 -O4 RB_wrapper.f90 cp -f ../src/libRBE.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd GM/BATSRUS; make PIDL make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_rundir make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -rf /nobackup/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/nobackup/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PT for PT Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /nobackup/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.RB /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.RB /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB/; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/input/2002_296* . make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_run make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog test.019: -Limiter=mc3 -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -Length=tiny_ta -Limiter=mc3 -Logtype=logsatmove -Reschange=accurate -Resist=hall -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.020: finished. Check or compare results! test.021: -Divb=constrain -Grid=earth_uniform -Length=tiny_ta_noamr -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_check make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' gunzip -c /nobackup/gtoth/Tmp_pgf90/SWMF/RB/RBE/data/output/2002f296_e.fls.gz \ > /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/2002f296_e.fls.ref test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! ERROR in DiffNum.pl make[2]: [test_rb_check] Error 255 (ignored) ls -l test_rb.diff -rw-r--r-- 1 gtoth aoss 8229 Sep 20 05:21 test_rb.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' if([ "y" ]); then rm -rf run_test_rb; mv /nobackup/gtoth/Tmp_pgf90/SWMF/run_test run_test_rb; fi make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModSizeDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModConstants.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModMainDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModIoDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModProcPS.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModTimeDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModCoupleDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModFunctionsDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 ModIonoDGCPM.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_setup.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_coefficients.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_output.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 -Mextend pbo.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo.f: 89) 0 inform, 1 warnings, 0 severes, 0 fatal for initmain h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_stop.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_test.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 PS_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices -c -r8 -O4 dgcpm_log.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ModSizeDGCPM.o ModConstants.o ModMainDGCPM.o ModIoDGCPM.o ModProcPS.o ModTimeDGCPM.o ModCoupleDGCPM.o ModFunctionsDGCPM.o ModIonoDGCPM.o dgcpm_setup.o dgcpm_coefficients.o dgcpm_output.o pbo.o dgcpm_stop.o dgcpm_test.o PS_wrapper.o dgcpm_log.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_rundir make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -rf /nobackup/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/nobackup/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PS/Output mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PT for PT Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /nobackup/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.PS /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PS /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp /nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/Input/a1001_dgcpm.in /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input/ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/Input/a1001_kp.in /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input/ make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_run make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_check make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! test.029: -Corotation=ideal -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.030: finished. Check or compare results! ls -ltr test_ps*.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:21 test_ps.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' if([ "y" ]); then rm -rf run_test_ps; mv /nobackup/gtoth/Tmp_pgf90/SWMF/run_test run_test_ps; fi make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_esmf_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make ESMF_SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 test.031: -Logtype=ray -Plottype=ray -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.031: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 test.032: -Logtype=logpntflx -Plottype=sph Post Processing IDL files. Post Processing TEC SPH files. test.032: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 test.033: -Plottype=los test.033: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 test.034: -B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Inner=empty -Length=tiny_simple -Message=empty -Outer=empty -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty Post Processing IDL files. Post Processing TEC files. test.034: finished. Check or compare results! h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' rm -rf run_test_ref; mkdir run_test_ref cd run_test_ref; tar -xzf ../Param/TESTSUITE/TEST.tgz; h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 ./TestCompare.pl -q -v -o=1e-11 run_test_ref run_test > test_func.diff ./TestCompare.pl -speed run_test_ref run_test > test_func.speed WARNING: switch=-Limiter=mc3 -Message=dir -Solver=hlld ne myswitch=-Limiter=mc3 -Solver=hlld in run_test/test.019/SWITCHES h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 ls -l test_func.diff test_func.speed -rw-r--r-- 1 gtoth aoss 141 Sep 20 05:25 test_func.diff -rw-r--r-- 1 gtoth aoss 2961 Sep 20 05:25 test_func.speed make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' if([ "y" ]); then rm -rf run_test_func; mv run_test run_test_func; fi make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:02 test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:01 test_chromo.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:04 test_comet.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 33 Sep 20 05:04 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 test_corona_2t.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:00 test_corona.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 test_coronasph.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 05:02 test_earthsph.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 04:46 test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 141 Sep 20 05:25 test_func.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 05:00 test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:53 test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 29 Sep 20 05:00 test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 test_levelset.diff -rw-r--r-- 1 gtoth aoss 58 Sep 20 05:04 test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:02 test_mars.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 32 Sep 20 05:03 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:57 test_mhdions.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:55 test_multifluid.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:57 test_multiion.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:01 test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 77 Sep 20 04:53 test_partsteady.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:03 test_saturn.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 04:48 test_shocktube.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:02 test_titan.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 79 Sep 20 04:55 test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:03 test_venus.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:00 test_viscosity.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' echo "IE/Ridley_serial test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' echo "There is no test for IE/RIM" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/RIM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' IH/BATSRUS_share is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS_share' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' echo "There is no test for CRCM" There is no test for CRCM make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' rm -rf run_test_analytic make rundir RUNDIR=run_test_analytic STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' mkdir -p run_test_analytic/IM cd run_test_analytic/IM; \ mkdir input plots restartIN restartOUT cd run_test_analytic/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_analytic/IM/input; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/input/* .; cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_analytic/IM/restartIN; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' if [ "mpirun -np 2 -mca btl ^openib" = "mpiexec" ]; then \ cd run_test_analytic; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 2 -mca btl ^openib" = "mpirun -np 4" ]; then \ cd run_test_analytic; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_analytic; mpirun -np 2 -mca btl ^openib ./HEIDI.exe; \ fi; h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 SCALC initial 0 0 0 0 ModHeidiInput::set_parameters starting for iSession= 1 Read the _Le file ModReadParam::read_file: read and broadcast nLine= 117 lines of text ModHeidiInput::set_parameters starting for iSession= 1 year,month,day,UT 2002 4 17 0.000000000000000 DT,TMAX,TINT,TIME 20.00000000000000 120.0000000000000 40.00000000000000 0.000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 7 7 7 7 (IBC(k),k=1,NS) 7 7 7 7 NAME=test1 Read the _Le file Read the _ppc file Read the _ppc file iProc : 1 scalc (which species): 0 0 0 1 total species : 2 parallel species : 2 4 0 0 Read the _Kp file iProc : 0 scalc (which species): 0 1 0 0 total species : 2 parallel species : 2 4 0 0 TIME = 0.000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file SUMS: 1.000094681943085 1.000000000000000 LO: 0.9998476951563913 1.000000000000000 0.000000000000000 6.6636087498045393E-005 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup: ARRAYS---> get_IntegralI heidi_setup: ARRAYS---> get_IntegralI h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 rmin = 1.333334695158337 rmax = 10.00001612084874 delr = 0.1468929055201764 delphi = 3.000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 Times: 1 3 1 270 1 1 20.00000000000000 120.0000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling PRESSURES ...Calling CURRENTCALC ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1176768000.000000 0.000000000000000 Time to AMIE : 0.000000000000000 -43063.18819588652 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227285 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360221 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593243 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 1 4640.596433509844 10.00001612084874 Max Vp: 60 31 8.3373733824984812E-003 10.00001612084874 Calling plasmasphere: 9174.908680422142 -9174.908680422142 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 implicit.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Saving the DGCPM output h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 WRESULT Dst: 4 -1.4778346022317028E-002 WRESULT Dst: 2 -5.0120621984915105E-002 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 SimulationTime= 40.00000000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.9751017709654983E-002 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC WRESULT Dst: 2 -6.6968793370835347E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768040.000000 40.00000000000000 Time to AMIE : 40.00000000000000 -43063.18819588651 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227284 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360220 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593242 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4249954479827696E-004 -7.1279067430490207E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22204.02298429611 10.00001612084874 Max Vp: 50 32 1.8596227063816976E-002 8.531087065646979 Calling plasmasphere: 25063.44472579528 -38173.69739812018 SimulationTime= 80.00000000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Calling CURRENTCALC Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -3.0067431808092172E-002 WRESULT Dst: 2 -7.9419525265702298E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling PRESSURES ...Calling CURRENTCALC ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768080.000000 80.00000000000000 Time to AMIE : 80.00000000000000 -43059.30855764613 29981.56899064075 FPOT max: 17542.66574094344 23 4 6.862745098039226 3.000000000000000 FPOT min: -29870.74705530679 23 21 6.862745098039226 20.00000000000000 potfac max: 25873.91462054471 60 25 9.999999814564365 4.800000000000000 potfac min: -39348.65575368005 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4097105871325523E-004 -7.1109496784716364E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4097105871325523E-004 -7.1109496784716364E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22220.55595298815 10.00001612084874 Max Vp: 50 32 1.8590882489305249E-002 8.531087065646979 Calling plasmasphere: 25055.54719596156 -38175.52439000917 SimulationTime= 120.0000000000000 Calling PRESSURES Calling PRESSURES h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 Calling CURRENTCALC Printing plasmasphere Calling CURRENTCALC Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -4.0534004041477827E-002 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2115805826673766E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_analytic/IM/plots/hydrogen/test1_h_prs.002 output/test1_h_prs_analytic.002 \ > test_analytic.diff ls -l test_analytic.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:25 test_analytic.diff make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make test_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' /nobackup/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_rundir make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' rm -rf run_test_numeric h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 make rundir RUNDIR=run_test_numeric STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' mkdir -p run_test_numeric/IM cd run_test_numeric/IM; \ mkdir input plots restartIN restartOUT cd run_test_numeric/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_numeric/IM/input; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/input/* .; cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_run make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' if [ "mpirun -np 2 -mca btl ^openib" = "mpiexec" ]; then \ cd run_test_numeric; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 2 -mca btl ^openib" = "mpirun -np 4" ]; then \ cd run_test_numeric; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_numeric; mpirun -np 2 -mca btl ^openib ./HEIDI.exe; \ fi; h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 SCALC initial 0 0 0 0 ModHeidiInput::set_parameters starting for iSession= 1 ModReadParam::read_file: read and broadcast nLine= 118 lines of text ModHeidiInput::set_parameters starting for iSession= 1 Read the _Le file year,month,day,UT 2002 4 17 0.000000000000000 DT,TMAX,TINT,TIME 20.00000000000000 120.0000000000000 40.00000000000000 0.000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 7 7 7 7 (IBC(k),k=1,NS) 7 7 7 7 NAME=test1 Read the _Le file Read the _ppc file Read the _ppc file iProc : 1 scalc (which species): 0 0 0 1 total species : 2 parallel species : 2 4 0 0 Read the _Kp file iProc : 0 scalc (which species): 0 1 0 0 total species : 2 parallel species : 2 4 0 0 TIME = 0.000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file SUMS: 1.000094681943085 1.000000000000000 LO: 0.9998476951563913 1.000000000000000 0.000000000000000 6.6636087498045393E-005 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field stretched_dipole2 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field stretched_dipole2 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGridDescriptor.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBuffer.f90 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih_buffer.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIeGrid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ie.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_ie.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmImCoupling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_im.f90 rmin = 1.333334695158337 rmax = 10.00001612084874 delr = 0.1468929055201764 delphi = 3.000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 MPA values TEC2, TEF2, NE2 = -1.000000000000000 0.000000000000000 0.000000000000000 1040.030000000000 701.5770000000000 0.8336940000000000 MPA values TEC2, TEF2, NE2 = 0.000000000000000 1800.000000000000 0.5000000000000000 1055.780000000000 705.9480000000000 0.8612100000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file Times: 1 3 1 270 1 1 20.00000000000000 120.0000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.000000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file heidi_coefficients: MAGCONV---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 heidi_coefficients: MAGCONV---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_im.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmRbCoupling.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_rb.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_pw.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_pw.f90 cp -f ../src/libBATSRUS.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_ModMain.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_ModIo.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModIonosphere.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModProcIE.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModIE_Interface.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModFiles.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModConductance.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModIonoMagPerturb.f90 ...Calling PRESSURES ...Calling CURRENTCALC h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ModIeGeoindices.f90 ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1176768000.000000 0.000000000000000 Time to AMIE : 0.000000000000000 -43063.18819588652 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227285 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360221 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593243 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 heidi_emudt--->get_coef GET_COEF======>call initialize_b_field stretched_dipole2 heidi_emudt--->get_coef GET_COEF======>call initialize_b_field stretched_dipole2 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_solve.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_wrapper.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_Initialize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_Library.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 IE_gather.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 iono_conductances.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 iono_currents.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 iono_joule.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 iono_solver.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 Create_Region2_Currents.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE -c -r8 -O4 ionosphere.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a Tmp_*/*.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a SWMF library /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.000000000000000 20.00000000000000 T 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 1 4640.596433509844 10.00001612084874 Max Vp: 60 31 8.3373733824984812E-003 10.00001612084874 Calling plasmasphere: 9174.908680422142 -9174.908680422142 make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' perl /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl ESMF_SWMF_Coupler.o SWMF_GridComp.o ESMF_GridComp.o ESMF_SWMF_GridComp.o ESMF_SWMF_Driver.o ESMF_SWMF_Mod.o make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/ESMF_SWMF.exe make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. mpif90 -c -I/home/gtoth/ESMF/ver2.2rp1/mod/modO/Linux.nag.32.default -O0 -kind=byte -dusty \ -free ESMF_SWMF_Mod.f90 pgf90-Error-Unknown switch: -kind=byte pgf90-Error-Unknown switch: -dusty pgf90-Error-Unknown switch: -free make[5]: *** [ESMF_SWMF_Mod.o] Error 1 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[4]: *** [EXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[3]: *** [ESMF_SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test_esmf_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test_esmf] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 6,6,6,800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cd GM/BATSRUS; Config.pl -u=CCMC -e=Mhd make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 WRESULT Dst: 4 -1.4778346022317028E-002 WRESULT Dst: 2 -5.0120621984915105E-002 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 SimulationTime= 40.00000000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 WRESULT Dst: 4 -1.9737401427318335E-002 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC WRESULT Dst: 2 -6.6922402341532461E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768040.000000 40.00000000000000 Time to AMIE : 40.00000000000000 -43063.18819588651 29985.46556802314 FPOT max: 17544.02892071966 23 4 6.862745098039226 3.000000000000000 FPOT min: -29858.39003227284 23 21 6.862745098039226 20.00000000000000 potfac max: 25875.69790360220 60 25 9.999999814564365 4.800000000000000 potfac min: -39340.54032593242 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22204.02298429611 10.00001612084874 Max Vp: 50 32 1.8596227063816976E-002 8.531087065646979 Calling plasmasphere: 25063.44472579528 -38173.69739812018 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 SimulationTime= 80.00000000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 WRESULT Dst: 4 -3.0037376803821257E-002 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file rm -f libBATL.a WRESULT Dst: 2 -7.9354691794921883E-002 ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.00000000000000 0.000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176768080.000000 80.00000000000000 Time to AMIE : 80.00000000000000 -43059.30855764613 29981.56899064075 FPOT max: 17542.66574094344 23 4 6.862745098039226 3.000000000000000 FPOT min: -29870.74705530679 23 21 6.862745098039226 20.00000000000000 potfac max: 25873.91462054471 60 25 9.999999814564365 4.800000000000000 potfac min: -39348.65575368005 60 95 9.999999814564365 18.80000000000000 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.00000000000000 Done with MAGCONV ISS*DT/DL1 80.00000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.00000000000000 20.00000000000000 F 6.4436199531778607E-004 1.1346817112285465E-005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 22220.55595298815 10.00001612084874 Max Vp: 50 32 1.8590882489305249E-002 8.531087065646979 Calling plasmasphere: 25055.54719596156 -38175.52439000917 make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 SimulationTime= 120.0000000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 PGF90-S-0153-Array objects are not conformable (ModB0.f90: 184) PGF90-S-0153-Array objects are not conformable (ModB0.f90: 194) 0 inform, 0 warnings, 2 severes, 0 fatal for set_b0_face WRESULT Dst: 4 -4.0486847214257000E-002 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2031386272315843E-002 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_check make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_numeric/IM/plots/hydrogen/test1_h_prs.002 output/test1_h_prs_numeric.002 \ > test_numeric.diff make[8]: *** [ModB0.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test_ccmc_small_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test_ccmc_small] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[4]: *** [test_numeric_check] Error 255 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: *** [test_numeric] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[2]: [test] Error 2 (ignored) make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /usr/bin/make test1_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *.diff make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /usr/bin/make test_amps_compile make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -rf run_test ./ampsConfig.pl -no-compile Preprocessing AMPS sources Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp /usr/bin/make amps make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make LIB make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make cleansrc make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[9]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[9]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[10]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[10]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[11]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[11]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory Writing new grid size 8,8,8,700,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[12]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[12]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[13]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[13]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[14]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[14]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[15]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[15]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[16]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[16]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[17]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[17]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[18]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[18]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[19]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[19]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[20]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[20]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[21]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[21]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[22]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[22]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[23]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[23]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[24]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[24]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[25]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[25]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[26]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[26]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[27]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[27]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[28]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[28]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[29]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[29]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[30]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[30]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory /usr/bin/make SWMF make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[31]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[31]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[32]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[32]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o /bin/bash: line 0: cd: /species: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. /bin/bash: line 0: cd: /main: No such file or directory make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[33]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[33]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[34]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[34]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /bin/bash: line 0: cd: /meshAMR: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[35]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[35]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[36]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[36]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make cleansrc make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[37]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[37]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /bin/bash: line 0: cd: /main: No such file or directory make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[38]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a /bin/bash: line 0: cd: /general: No such file or directory make[38]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make cleansrc /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[39]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[39]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[40]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[40]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. /bin/bash: line 0: cd: /species: No such file or directory make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o /bin/bash: line 0: cd: /main: No such file or directory make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[41]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[41]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[42]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[42]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean make libBATL.a /bin/bash: line 0: cd: /pic: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[43]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[43]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[44]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[44]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[45]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[45]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 make cleansrc make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[46]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[46]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[47]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[47]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[48]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[48]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[49]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[49]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[50]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[50]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[51]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[51]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[52]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[52]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[53]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[53]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[54]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[54]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[55]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[55]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[56]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[56]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[57]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[57]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[58]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[58]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[59]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[59]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[60]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[60]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 make cleansrc make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[61]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[61]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[62]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[62]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[63]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[63]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[64]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[64]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[65]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[65]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[66]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[66]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[67]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[67]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[68]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[68]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[69]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[69]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[70]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[70]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[71]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[71]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[72]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[72]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[73]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[73]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[74]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[74]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[75]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[75]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[76]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[76]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[77]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[77]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[78]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[78]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[79]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[79]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[80]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[80]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[81]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[81]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[82]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[82]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[83]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[83]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[84]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[84]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[85]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[85]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[86]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[86]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[87]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[87]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[88]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[88]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[89]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[89]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[90]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[90]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[91]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[91]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[92]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[92]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[93]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[93]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[94]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[94]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[95]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[95]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[96]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[96]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[97]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[97]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[98]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[98]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[99]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[99]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean ar: creating libBATL.a /bin/bash: line 0: cd: /general: No such file or directory make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex libBATL.a has been brought up to date. make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make libBATSRUS.a make[130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 /bin/bash: line 0: cd: /meshAMR: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 /bin/bash: line 0: cd: /species: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 /bin/bash: line 0: cd: /main: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 /bin/bash: line 0: cd: /general: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 make[521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 /bin/bash: line 0: cd: /meshAMR: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 make cleansrc make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O2 ModHdf5.f90 make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 /bin/bash: line 0: cd: /general: No such file or directory make[973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 make cleansrc make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 make[1127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 /bin/bash: line 0: cd: /general: No such file or directory make[1144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 implicit.f90 make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_interface.f90 make[1378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_jacobian.f90 make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_matvec.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 impl_newton.f90 /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 make[1621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cp -f ../srcBATL/libBATL.a libBATSRUS.a make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd /general; make clean cd srcInterface; make LIB /bin/bash: line 0: cd: /general: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a /bin/bash: line 0: cd: /main: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGridDescriptor.f90 make cleansrc make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBuffer.f90 make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih_buffer.f90 make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIeGrid.f90 cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ie.f90 /bin/bash: line 0: cd: /main: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_ie.f90 make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_wrapper.f90 make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_lagrangian_grid.f90 /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModDensityAndGradient.f90 make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveRaytracing.f90 make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadioWaveImage.f90 make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_ih.f90 make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmImCoupling.f90 cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_im.f90 make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_im.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmRbCoupling.f90 make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_rb.f90 make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_get_for_pw.f90 make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" h5pfc -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 GM_put_from_pw.f90 /bin/bash: line 0: cd: /general: No such file or directory make[1847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc cp -f ../src/libBATSRUS.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o /bin/bash: line 0: cd: /general: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. /bin/bash: line 0: cd: /main: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[1872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd src; make LIB Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a /bin/bash: line 0: cd: /pic: No such file or directory ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[1874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o make cleansrc ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. /bin/bash: line 0: cd: /meshAMR: No such file or directory make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make LIB make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make libPWOM.a make[1878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex ar: creating libPWOM.a make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory libPWOM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' cp -f ../src/libPWOM.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[1884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' /bin/bash: line 0: cd: /general: No such file or directory make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[1886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /bin/bash: line 0: cd: /general: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a /bin/bash: line 0: cd: /pic: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a /bin/bash: line 0: cd: /species: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[1896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a /bin/bash: line 0: cd: /species: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW make[1905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[1908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[1999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make PIDL make[2064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory cd GM/BATSRUS; make PIDL make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory Program PostIDL has been brought up to date. cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /bin/bash: line 0: cd: /general: No such file or directory make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc /usr/bin/make test1_rundir make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -rf /nobackup/gtoth/Tmp_pgf90/SWMF/run_test /bin/bash: line 0: cd: /general: No such file or directory /usr/bin/make rundir RUNDIR=/nobackup/gtoth/Tmp_pgf90/SWMF/run_test make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory cp Param/PARAM.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cp share/Scripts/Restart.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory cp share/Scripts/PostProc.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean touch /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core /bin/bash: line 0: cd: /models/exosphere: No such file or directory chmod 444 /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/Param . make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /bin/bash: line 0: cd: /general: No such file or directory cd /nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[2067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/GM make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean No run/IH for IH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' /bin/bash: line 0: cd: /main: No such file or directory No run/IM for IM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' /bin/bash: line 0: cd: /general: No such file or directory No run/OH for OH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make cleansrc make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean No run/PT for PT Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /bin/bash: line 0: cd: /pic: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM; make rundir make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /bin/bash: line 0: cd: /pic: No such file or directory make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory No run/RB for RB Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' /bin/bash: line 0: cd: /models/exosphere: No such file or directory No run/SC for SC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' /bin/bash: line 0: cd: /main: No such file or directory No run/SP for SP Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" No run/UA for UA Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /bin/bash: line 0: cd: /general: No such file or directory make[2071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/ make cleansrc make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory Creation of /nobackup/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIEPW /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc cp Param/LAYOUT.in.test.GMIEPW /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory /usr/bin/make test1_run make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2536]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2536]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2537]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2537]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2538]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2538]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2539]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2539]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2540]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2540]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2541]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2541]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2542]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2542]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2543]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2543]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2544]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2544]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2545]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2545]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2546]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2546]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc PostProc.pl: mv IE/ionosphere RESULTS/IE with 13 files make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2547]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2547]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2548]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2548]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2549]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2549]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2550]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2550]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2551]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2551]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2552]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2552]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2553]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2553]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2554]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2554]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2555]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2555]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' PostProc.pl: mv PW/plots RESULTS/PW with 4 files Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean PostProc.pl: TIMINGS from runlog (init, run) 0.44 48.96 PostProc.pl: mv runlog RESULTS/ /bin/bash: line 0: cd: /main: No such file or directory PostProc.pl: Restart.pl -o RESULTS/RESTART make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2556]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" ERROR in Restart.pl: could not find restart file RESTART.out! /bin/bash: line 0: cd: /general: No such file or directory make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2556]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' /usr/bin/make test1_check make cleansrc make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2557]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2557]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2558]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2558]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2559]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2559]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2560]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2560]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2561]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2561]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2562]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2562]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2563]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2563]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2564]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2564]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2565]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2565]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2566]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2566]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2567]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2567]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2568]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2568]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2569]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2569]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2570]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2570]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean ERROR in DiffNum.pl /bin/bash: line 0: cd: /general: No such file or directory make[2]: [test1_check] Error 255 (ignored) make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2571]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2571]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2572]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2572]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2573]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2573]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2574]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2574]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2575]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2575]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2576]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2576]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2577]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2577]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2578]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2578]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2579]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2579]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2580]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2580]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2581]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2581]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2582]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2582]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2583]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2583]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2584]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2584]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) make cleansrc make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2585]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2585]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2586]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2586]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2587]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2587]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2588]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2588]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2589]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2589]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2590]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2590]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2591]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2591]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2592]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2592]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2593]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2593]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2594]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2594]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2595]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2595]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2596]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2596]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2597]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2597]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2598]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2598]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2599]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2599]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2600]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2600]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2601]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2601]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2602]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2602]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2603]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2603]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2604]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2604]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2605]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2605]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2606]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2606]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2607]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2607]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2608]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2608]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2609]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2609]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2610]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2610]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2611]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2611]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2612]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2612]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2613]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2613]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2614]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2614]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2615]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2615]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2616]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2616]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2617]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2617]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2618]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2618]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2619]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2619]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2620]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2620]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2621]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2621]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2622]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2622]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2623]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2623]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2624]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2624]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2625]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2625]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2626]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2626]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2627]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2627]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2628]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2628]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2629]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2629]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2630]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2630]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2631]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2631]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2632]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2632]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ls -l test1*.diff cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:32 test1_gm.diff -rw-r--r-- 1 gtoth aoss 5761 Sep 20 05:32 test1_ie.diff -rw-r--r-- 1 gtoth aoss 81329 Sep 20 05:32 test1_pw.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' if([ "y" ]); then rm -rf run_test1; mv /nobackup/gtoth/Tmp_pgf90/SWMF/run_test run_test1; fi make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory /usr/bin/make test2_compile make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2633]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2633]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2634]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2634]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2635]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2635]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2636]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2636]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2637]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2637]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2638]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2638]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2639]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2639]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2640]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2640]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2641]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2641]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2642]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2642]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2643]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2643]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2644]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2644]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Modifying versions in Makefile.def make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /bin/bash: line 0: cd: /general: No such file or directory cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/*.f90; \ mkdir src srcBATL srcUser srcEquation make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2645]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2645]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2646]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2646]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2647]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2647]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2648]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2648]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2649]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2649]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2650]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2650]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2651]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2651]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2652]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2652]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2653]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2653]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cp IH/BATSRUS_share/src/IH_*.f90 IH/BATSRUS/srcInterface make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2654]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2654]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2655]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2655]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2656]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2656]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2657]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2657]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2658]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2658]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2659]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2659]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2660]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2660]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2661]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2661]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2662]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2662]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2663]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2663]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2664]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2664]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2665]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2665]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2666]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2666]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2667]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2667]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2668]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2668]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2669]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2669]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2670]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2670]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2671]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2671]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2672]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2672]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2673]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ make[2673]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2674]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2674]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2675]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2675]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2676]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ make[2676]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2677]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2677]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory echo '*' > IH/BATSRUS/src/.cvsignore make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean cd IH/BATSRUS/src; rm -f main.f90 /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory cd IH/BATSRUS; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2678]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2678]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2679]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2679]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2680]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2680]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2681]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2681]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2682]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2682]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory Number of files to process=220 make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2683]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2683]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2684]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2684]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2685]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2685]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2686]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2686]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2687]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2687]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2688]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2688]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2689]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2690]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2691]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2692]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2692]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2693]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2693]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2694]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2694]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2695]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2695]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2696]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2696]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2697]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2697]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2698]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2698]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2699]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2699]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2700]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2700]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2701]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2701]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2702]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2702]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2703]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2703]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2704]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2704]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2705]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2705]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2706]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2706]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2707]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2707]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2708]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2708]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2709]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2709]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2710]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2710]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2711]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2711]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2712]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2712]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2713]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2713]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2714]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2714]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2715]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2715]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2716]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2716]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2717]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2717]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2718]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2718]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2719]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2719]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2720]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2720]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2721]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2721]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2722]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2722]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2723]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2723]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2724]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2724]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2725]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2725]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2726]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2726]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2727]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2727]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2728]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2728]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2729]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2729]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2730]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2730]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2731]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2731]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2732]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2732]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2733]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2733]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2734]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2734]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2735]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2735]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2736]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2736]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2737]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2737]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2738]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2738]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2739]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2739]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2740]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2740]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2741]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2741]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2742]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2742]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2743]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2743]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2744]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2744]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2745]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2745]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2746]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2746]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2747]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2747]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2748]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2748]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2749]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2749]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2750]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2750]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2751]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2751]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2752]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2752]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2753]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2753]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2754]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2754]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2755]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2755]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2756]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2756]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2757]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2757]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2758]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2758]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2759]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2759]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2760]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2760]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2761]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2761]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2762]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2762]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2763]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2763]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2764]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2764]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2765]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2765]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2766]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2766]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2767]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2767]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2768]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2768]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2769]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2769]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2770]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2770]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2771]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2771]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2772]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2772]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2773]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2773]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2774]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2774]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2775]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2775]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2776]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2776]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2777]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2777]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2778]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2778]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2779]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2779]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2780]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2780]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2781]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2781]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2782]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2782]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2783]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2783]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2784]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2784]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2785]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2785]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2786]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2786]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2787]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2787]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2788]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2788]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2789]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2789]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2790]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2790]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2791]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2791]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2792]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2792]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2793]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2793]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2794]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2794]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2795]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2795]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2796]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2796]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2797]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2797]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2798]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2798]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2799]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2799]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2800]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2800]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2801]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2801]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2802]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2802]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2803]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2803]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2804]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2804]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2805]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2805]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2806]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2806]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2807]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2807]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2808]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2808]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2809]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2809]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2810]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2810]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2811]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2811]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2812]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2812]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2813]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2813]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2814]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2814]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2815]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2815]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2816]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2816]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2817]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2817]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2818]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2818]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2819]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2819]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2820]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2820]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2821]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2821]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2822]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2822]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2823]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2823]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2824]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2824]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2825]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2825]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2826]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2826]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2827]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2827]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2828]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2828]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2829]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2829]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2830]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2830]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2831]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2831]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2832]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2832]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2833]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2833]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2834]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2834]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2835]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2835]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2836]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2836]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2837]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2837]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2838]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2838]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2839]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2839]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2840]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2840]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2841]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2841]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2842]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2842]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2843]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2843]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2844]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2844]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2845]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2845]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2846]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2846]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2847]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2847]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2848]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2848]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2849]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2849]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2850]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2851]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2852]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2853]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2854]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2854]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2855]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2855]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2856]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2856]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2857]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2857]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2858]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2858]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2859]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2859]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2860]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2860]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2861]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2861]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2862]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2862]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2863]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2863]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2864]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2864]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2865]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2865]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2866]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2866]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2867]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2867]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2868]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2868]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2869]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2869]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2870]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2870]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2871]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2871]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2872]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2872]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2873]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2873]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2874]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2874]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2875]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2875]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2876]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2876]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2877]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2877]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2878]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2878]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2879]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2879]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2880]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2880]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2881]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2881]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2882]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2882]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2883]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2883]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2884]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2884]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2885]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2885]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2886]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2886]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2887]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2887]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2888]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2888]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2889]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2889]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2890]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2890]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2891]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2891]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2892]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2892]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2893]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2893]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2894]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2894]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2895]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2895]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2896]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2896]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2897]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2897]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2898]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2898]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2899]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2899]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2900]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2900]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2901]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2901]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2902]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2902]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2903]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2903]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2904]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2904]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2905]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2905]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2906]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2906]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2907]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2907]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2908]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2908]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2909]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2909]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2910]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2910]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2911]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2911]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2912]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2912]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2913]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2913]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2914]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2914]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2915]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2915]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2916]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2916]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2917]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2917]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2918]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2918]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2919]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2919]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2920]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2920]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2921]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2921]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2922]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2922]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2923]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2923]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2924]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2924]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2925]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2925]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2926]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2926]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2927]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2927]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2928]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2928]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2929]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2929]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2930]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2930]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2931]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2931]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2932]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2932]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2933]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2933]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2934]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2934]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2935]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2935]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2936]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2936]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2937]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2937]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2938]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2938]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2939]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2939]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2940]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2940]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2941]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2941]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2942]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2942]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2943]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2943]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2944]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2944]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2945]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2945]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2946]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2946]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2947]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2947]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2948]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2948]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2949]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2949]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2950]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2950]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2951]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2951]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2952]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2952]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2953]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2953]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2954]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2954]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2955]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2955]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2956]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2956]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2957]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2957]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2958]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2958]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2959]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2959]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2960]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2960]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2961]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2961]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2962]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2962]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2963]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2963]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2964]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2964]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2965]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2965]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2966]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2966]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2967]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2967]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2968]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2968]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2969]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2969]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2970]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2970]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2971]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2971]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2972]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2972]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2973]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2973]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2974]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2974]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2975]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2975]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2976]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2976]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2977]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2977]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2978]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2978]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2979]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2979]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2980]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2980]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2981]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2981]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2982]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2982]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2983]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2983]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2984]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2984]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean Finished 179 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 58 replacements in file src/load_balance.f90 Finished 23 replacements in file src/ModB0.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 39 replacements in file srcUser/ModUserPic.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/IH_get_for_mh_with_xyz.f90 Finished 28 replacements in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 2 finished 1825 replacement(s) in 55 file(s) /bin/bash: line 0: cd: /main: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2985]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2985]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2986]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2986]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2987]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2987]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2988]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2988]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2989]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2989]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2990]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2990]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2991]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2991]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2992]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2992]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2993]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2993]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2994]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2994]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2995]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2995]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2996]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2996]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2997]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2997]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2998]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2998]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2999]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[2999]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3000]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3000]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3001]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3001]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3002]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3002]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3003]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3003]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3004]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3004]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3005]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3005]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3006]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3006]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3007]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3007]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3008]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3008]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3009]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3009]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3010]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3010]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3011]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3011]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3012]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3012]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3013]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3013]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3014]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3014]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3015]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3015]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3016]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3016]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3017]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3017]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3018]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3018]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3019]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3019]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3020]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3020]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3021]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3021]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3022]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3022]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3023]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3023]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3024]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3024]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3025]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3025]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3026]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3026]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3027]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3027]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3028]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3028]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3029]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3029]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3030]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3030]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3031]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3031]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3032]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3032]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3033]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3033]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3034]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3034]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3035]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3035]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3036]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3036]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3037]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3037]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3038]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3038]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3039]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3039]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3040]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3040]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3041]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3041]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3042]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3042]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3043]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3043]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3044]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3044]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Finished 94 replacements in file src/constrain_B.f90 Finished 57 replacements in file src/implicit.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 63 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 5 replacements in file srcInterface/IH_get_for_gm.f90 Finished 4 replacements in file srcInterface/IH_put_from_mh.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 1821 replacement(s) in 55 file(s) make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3045]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3045]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3046]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3046]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3047]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3047]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3048]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3048]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3049]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3049]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3050]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3050]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3051]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3051]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3052]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3052]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3053]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3053]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3054]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3054]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 160 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 118 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 90 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 9 replacements in file srcInterface/IH_get_for_global_buffer.f90 Finished 7 replacements in file srcInterface/IH_get_for_sp.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 2092 replacement(s) in 55 file(s) make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3055]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3055]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3056]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3056]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3057]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3057]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3058]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3058]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3059]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3059]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3060]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3060]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3061]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3061]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3062]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3062]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3063]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3063]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3064]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3064]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3065]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3065]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Finished 47 replacements in file src/advect_points.f90 Finished 50 replacements in file src/explicit.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 175 replacements in file src/library.f90 Finished 49 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 26 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 5 replacements in file srcInterface/IH_get_for_mh.f90 Finished 1 replacements in file srcInterface/IH_set_buffer_grid.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1943 replacement(s) in 55 file(s) cd IH/BATSRUS/srcInterface; \ perl -i -pe 's?BATSRUS?IH_BATSRUS?' IH_*.f90; \ touch Makefile.DEPEND make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3066]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3066]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3067]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3067]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3068]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3068]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3069]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3069]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3070]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3070]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3071]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3071]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3072]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3072]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3073]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3073]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3074]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3074]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3075]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3075]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3076]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90 srcInterface/SC_get_for_sp.f90 \ srcInterface/SC_get_for_mh.f90 \ srcInterface/SC_get_for_mh_with_xyz.f90 srcInterface/SC_put_from_mh.f90; \ mkdir src srcBATL srcUser srcEquation /bin/bash: line 0: cd: /general: No such file or directory make[3076]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3077]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3077]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3078]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3078]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3079]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3079]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3080]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3080]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3081]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3081]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3082]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3082]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3083]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3083]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3084]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3084]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3085]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3085]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3086]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3086]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3087]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3087]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3088]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3088]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3089]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../SC/BATSRUS/srcInterface make[3089]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh_with_xyz.f90 make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cp -f IH/BATSRUS_share/src/IH_get_for_global_buffer.f90 \ SC/BATSRUS/srcInterface/SC_get_for_global_buffer.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90 \ SC/BATSRUS/srcInterface/SC_put_from_mh.f90 make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/' \ SC_wrapper.f90 SC_get_for_sp.f90 \ SC_get_for_mh.f90 SC_get_for_mh_with_xyz.f90 SC_put_from_mh.f90 \ SC_get_for_global_buffer.f90 ; rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3090]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3090]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory perl -i -pe 's/OH/IH/' SC_get_for_mh.f90 SC_put_from_mh.f90 make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' Can't open SC_get_for_mh.f90: No such file or directory. Can't open SC_put_from_mh.f90: No such file or directory. cd SC/BATSRUS/src; rm -f main.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory cd SC/BATSRUS/srcBATL; rm -f *main.f90 make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd SC/BATSRUS; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3091]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3091]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3092]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3092]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3093]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3093]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3094]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3094]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3095]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3095]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Number of files to process=218 make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3096]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3096]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3097]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3097]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3098]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3098]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3099]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3099]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3100]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3100]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3101]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3101]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3102]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3102]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3103]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3103]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3104]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3104]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3105]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3105]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3106]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3106]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3107]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3107]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3108]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3108]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3109]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3109]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3110]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3110]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3111]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3111]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3112]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3112]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3113]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3113]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3114]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3114]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3115]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3115]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3116]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3116]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3117]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3117]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3118]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3118]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3119]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3119]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3120]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3120]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3121]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3121]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3122]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3122]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3123]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3123]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3124]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3124]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3125]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3125]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3126]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3126]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3127]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3127]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3128]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3128]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3129]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3129]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3130]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3130]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3131]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3131]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3132]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3132]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3133]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3133]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3134]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3134]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3135]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3135]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3136]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3136]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3137]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3137]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3138]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3138]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3139]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3139]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3140]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3140]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3141]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3141]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3142]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3142]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3143]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3143]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3144]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3144]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3145]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3145]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3146]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3146]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3147]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3147]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3148]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3148]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3149]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3149]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3150]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3150]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3151]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3151]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3152]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3152]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3153]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3153]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3154]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3154]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3155]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3155]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3156]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3156]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3157]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3157]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3158]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3158]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3159]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3159]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3160]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3160]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3161]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3161]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3162]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3162]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3163]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3163]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3164]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3164]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3165]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3165]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3166]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3166]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3167]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3167]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3168]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3168]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3169]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3169]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3170]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3170]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3171]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3171]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3172]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3172]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3173]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3173]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3174]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3174]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3175]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3175]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3176]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3176]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3177]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3177]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3178]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3178]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3179]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3179]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3180]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3180]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3181]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3181]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3182]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3182]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3183]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3183]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3184]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3184]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3185]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3185]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3186]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3186]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3187]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3187]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3188]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3188]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3189]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3189]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3190]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3190]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3191]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3191]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3192]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3192]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3193]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3193]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3194]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3194]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3195]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3195]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3196]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3196]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3197]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3197]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3198]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3198]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3199]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3199]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3200]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3200]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3201]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3201]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3202]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3202]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3203]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3203]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3204]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3204]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3205]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3205]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3206]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3206]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3207]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3207]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3208]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3208]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3209]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3209]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3210]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3210]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3211]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3211]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3212]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3212]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3213]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3213]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3214]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3214]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3215]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3215]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3216]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3216]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3217]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3217]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3218]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3218]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3219]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3219]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3220]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3220]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3221]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3221]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3222]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3222]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3223]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3223]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3224]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3224]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3225]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3225]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3226]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3226]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3227]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3227]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3228]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3228]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3229]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3229]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3230]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3230]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3231]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3231]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3232]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3232]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3233]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3233]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3234]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3234]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3235]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3235]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3236]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3236]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3237]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3237]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3238]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3238]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3239]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3239]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3240]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3240]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3241]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3241]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3242]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3242]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3243]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3243]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3244]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3244]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3245]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3245]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3246]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3246]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3247]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3247]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3248]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3248]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3249]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3249]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3250]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3250]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3251]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3251]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3252]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3252]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3253]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3253]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3254]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3254]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3255]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3255]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3256]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3256]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3257]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3257]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3258]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3258]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3259]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3259]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3260]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3260]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3261]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3261]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3262]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3262]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3263]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3263]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3264]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3264]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3265]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3265]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3266]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3266]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3267]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3267]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3268]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3268]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3269]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3269]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3270]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3270]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3271]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3271]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3272]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3272]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3273]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3273]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3274]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3274]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3275]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3275]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3276]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3276]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3277]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3277]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3278]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3278]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3279]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3279]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3280]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3280]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3281]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3281]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3282]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3282]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3283]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3283]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3284]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3284]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3285]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3285]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3286]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3286]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3287]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3287]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3288]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3288]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3289]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3289]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3290]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3290]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3291]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3291]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3292]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3292]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3293]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3293]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3294]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3294]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3295]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3295]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3296]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3296]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3297]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3297]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3298]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3298]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3299]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3299]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3300]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3300]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3301]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3301]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3302]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3302]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3303]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3303]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3304]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3304]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3305]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3305]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3306]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3306]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3307]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3307]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3308]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3308]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3309]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3309]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3310]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3310]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3311]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3311]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3312]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3312]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3313]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3313]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3314]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3314]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3315]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3315]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3316]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3316]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3317]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3317]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3318]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3318]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3319]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3319]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3320]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3320]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3321]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3321]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3322]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3322]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3323]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3323]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3324]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3324]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3325]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3325]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3326]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3326]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3327]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3327]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3328]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3328]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3329]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3329]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3330]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3330]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3331]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3331]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3332]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3332]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3333]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3333]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3334]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3334]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3335]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3335]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3336]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3336]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3337]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3337]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3338]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3338]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3339]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3339]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3340]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3340]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3341]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3341]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3342]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3342]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3343]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3343]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3344]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3344]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3345]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3345]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3346]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3346]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3347]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3347]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3348]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3348]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3349]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3349]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3350]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3350]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3351]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3351]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3352]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3352]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3353]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3353]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3354]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3354]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3355]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3355]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3356]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3356]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3357]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3357]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3358]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3358]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3359]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3359]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3360]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3360]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3361]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3361]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3362]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3362]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3363]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3363]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3364]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3364]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3365]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3365]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3366]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3366]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3367]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3367]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3368]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3368]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3369]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3369]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3370]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3370]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3371]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3371]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3372]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3372]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3373]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3373]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3374]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3374]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3375]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3375]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3376]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3376]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3377]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3377]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3378]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3378]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3379]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3379]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3380]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3380]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3381]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3381]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3382]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3382]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3383]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3383]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3384]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3384]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3385]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3385]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3386]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3386]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3387]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3387]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3388]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3388]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3389]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3389]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3390]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3390]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Finished 179 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 58 replacements in file src/load_balance.f90 Finished 23 replacements in file src/ModB0.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 39 replacements in file srcUser/ModUserPic.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 7 replacements in file srcInterface/SC_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 1814 replacement(s) in 55 file(s) make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3391]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3391]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3392]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3392]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3393]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3393]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3394]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3394]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3395]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3395]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3396]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3396]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3397]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3397]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3398]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3398]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3399]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3399]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3400]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3400]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3401]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3401]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3402]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3402]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3403]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3403]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3404]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3404]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3405]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3405]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3406]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3406]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3407]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3407]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3408]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3408]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3409]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3409]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3410]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3410]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3411]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3411]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3412]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3412]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3413]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3413]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3414]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3414]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3415]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3415]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3416]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3416]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3417]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3417]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3418]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3418]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3419]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3419]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3420]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3420]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3421]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3421]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3422]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3422]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3423]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3423]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3424]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3424]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3425]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3425]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3426]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3426]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3427]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3427]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3428]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3428]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3429]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3429]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3430]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3430]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3431]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3431]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3432]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3432]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3433]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3433]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3434]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3434]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3435]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3435]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3436]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3436]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3437]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3437]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3438]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3438]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3439]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3439]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3440]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3440]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3441]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3441]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3442]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3442]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3443]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3443]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3444]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3444]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3445]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3445]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3446]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3446]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3447]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3448]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3449]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3450]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory Finished 94 replacements in file src/constrain_B.f90 Finished 57 replacements in file src/implicit.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 63 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 9 replacements in file srcInterface/SC_get_for_global_buffer.f90 Finished 4 replacements in file srcInterface/SC_put_from_mh.f90 Thread 4 finished 1808 replacement(s) in 54 file(s) make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3451]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3451]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3452]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3452]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3453]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3453]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3454]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3454]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3455]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3455]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3456]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3456]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3457]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3457]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3458]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3458]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3459]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3459]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3460]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3460]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3461]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3461]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 160 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 118 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 90 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 7 replacements in file srcInterface/SC_get_for_sp.f90 Thread 3 finished 2083 replacement(s) in 54 file(s) make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3462]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3462]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3463]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3463]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3464]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3464]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3465]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3465]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3466]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3466]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3467]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3467]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3468]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3468]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3469]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3469]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3470]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3470]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3471]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3471]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3472]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3472]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3473]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3473]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3474]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3474]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc Finished 47 replacements in file src/advect_points.f90 Finished 50 replacements in file src/explicit.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 175 replacements in file src/library.f90 Finished 49 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 26 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 5 replacements in file srcInterface/SC_get_for_mh.f90 Finished 28 replacements in file srcInterface/SC_wrapper.f90 Thread 1 finished 1970 replacement(s) in 55 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' Reinstalling BATSRUS as SC component rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3475]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3475]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3476]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3476]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3477]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3477]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3478]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3478]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3479]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3479]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3480]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3480]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3481]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3481]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3482]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3482]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3483]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3483]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3484]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3484]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3485]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3485]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3486]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3486]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3487]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3487]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3488]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3488]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3489]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3489]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3490]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3490]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -o=SC:u=Sc,e=MhdCorona,IH:u=Ih,e=Mhd,GM:u=Default,e=Mhd make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3491]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3491]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3492]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3492]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3493]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3493]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3494]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3494]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3495]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3495]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3496]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3496]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3497]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3497]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3498]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3498]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3499]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3499]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3500]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3500]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3501]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3501]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3502]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3502]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3503]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3503]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3504]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3504]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3505]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3505]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3506]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3506]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3507]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3507]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3508]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3508]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3509]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3509]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /bin/bash: line 0: cd: /general: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3510]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3510]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3511]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3511]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3512]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3512]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3513]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3513]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3514]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3514]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3515]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3515]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3516]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3516]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3517]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3517]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3518]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3518]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3519]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3519]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3520]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3520]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3521]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3521]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3522]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3522]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3523]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3523]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3524]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3524]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3525]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3525]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3526]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3526]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3527]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3527]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3528]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3528]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3529]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3529]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3530]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3530]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3531]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3531]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3532]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3532]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /pic; make clean /bin/bash: line 0: cd: /pic: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /species; make clean /bin/bash: line 0: cd: /species: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /models/exosphere; make clean /bin/bash: line 0: cd: /models/exosphere: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; make clean /bin/bash: line 0: cd: /main: No such file or directory make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3534]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3533]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /main; rm -f *.o *.a /bin/bash: line 0: cd: /main: No such file or directory cd /general; make CC=mpicxx Flags="-g -use-asm -fprefetch-loop-arrays -funroll-loops -unroll=3 -LANG:std -Wall -DMPI_ON -DParticleSolver=dsmc -DCompilationTarget=0" /bin/bash: line 0: cd: /general: No such file or directory make[3533]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' make cleansrc make[3534]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' cd /general; make clean /bin/bash: line 0: cd: /general: No such file or directory make[3535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[3535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd /meshAMR; make clean /bin/bash: line 0: cd: /meshAMR: No such file or directory make[3535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:76: warning: overriding commands for target `.cpp.o' /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf:186: warning: ignoring old commands for target `.cpp.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[2853]: *** [LIB] Terminated make[2853]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[450]: *** [LIB] Terminated make[450]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1691]: *** [LIB] Terminated make[1691]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2852]: *** [LIB] Error 2 make[2852]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[449]: *** [LIB] Error 2 make[449]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1690]: make[2851]: *** [LIB] Error 2make[448]: make[1692]: make[452]: make[2856]: make[451]: make[2857]: make[1700]: make[461]: make[1697]: make[1698]: make[1696]: make[1699]: make[462]: make[2860]: make[1695]: make[456]: make[459]: make[1701]: make[2863]: make[457]: make[460]: make[458]: make[2864]: make[1703]: make[463]: make[2865]: make[2861]: make[1704]: make[2858]: make[2866]: make[464]: make[2855]: make[453]: make[455]: make[1694]: make[1705]: make[454]: make[2867]: make[465]: make[1702]: make[2859]: make[466]: make[1693]: make[2862]: make[1706]: make[2868]: *** [LIB] Error 2 *** [LIB] Error 2*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[467]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1707]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[468]: make[2854]: make[2869]: make[1708]: make[469]: make[2870]: make[1709]: make[470]: make[2871]: make[1710]: make[471]: make[2872]: *** [LIB] Terminated*** [LIB] Terminatedmake[1711]: *** [LIB] Terminated*** [LIB] Terminatedmake[2873]: make[472]: make[1712]: *** [LIB] Terminated*** [LIB] Terminatedmake[2874]: *** [LIB] Terminated*** [LIB] Terminatedmake[1713]: make[473]: make[2875]: make[1714]: make[474]: make[2876]: *** [LIB] Terminated*** [LIB] Terminatedmake[1715]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2877]: make[1716]: make[475]: make[1717]: *** [LIB] Terminated*** [LIB] Terminatedmake[2878]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1718]: make[476]: make[2879]: make[1719]: make[2880]: make[1690]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1720]: make[477]: make[2881]: make[1721]: make[2882]: make[478]: make[1722]: make[2883]: *** [LIB] Terminated *** [LIB] Terminatedmake[479]: make[1723]: make[1724]: make[2884]: *** [LIB] Terminatedmake[2885]: *** [LIB] Terminatedmake[480]: *** [LIB] Terminated*** [LIB] Terminatedmake[1725]: *** [LIB] Terminatedmake[1726]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2886]: make[1727]: make[481]: make[2887]: make[482]: *** [LIB] Terminatedmake[1728]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1729]: make[483]: make[2889]: make[2888]: make[1730]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[2890]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[484]: make[1731]: make[2891]: make[3535]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' *** [LIB] Terminated make[1732]: make[485]: make[2892]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2851]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' *** [LIB] Terminatedmake[486]: make[1733]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[487]: make[448]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' *** [LIB] Terminatedmake[1689]: make[2893]: make[488]: make[1734]: make[2894]: make[489]: *** [LIB] Terminatedmake[1735]: *** [LIB] Terminated*** [LIB] Terminatedmake[2895]: make[1736]: *** [LIB] Terminatedmake[490]: make[1737]: make[491]: make[2896]: make[2898]: make[493]: make[1738]: make[492]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2900]: make[2899]: make[2897]: make[1740]: make[497]: make[494]: make[2903]: make[1743]: make[495]: make[496]: make[498]: make[1744]: make[1739]: make[2902]: make[1745]: make[2901]: make[1741]: make[1742]: make[2904]: *** [LIB] Terminatedmake[1746]: make[499]: make[2905]: make[1747]: make[500]: make[2906]: make[501]: make[502]: make[1748]: make[2907]: make[2908]: *** [LIB] Terminatedmake[503]: make[1749]: *** [LIB] Terminatedmake[1750]: *** [LIB] Terminated *** [LIB] Terminatedmake[504]: make[2909]: make[1751]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2910]: make[505]: *** [LIB] Terminatedmake[506]: make[1752]: make[2911]: make[507]: make[1753]: make[508]: make[1754]: make[2913]: make[509]: *** [LIB] Terminatedmake[1755]: make[510]: *** [LIB] Terminatedmake[2914]: make[2912]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1756]: make[511]: make[1757]: make[2915]: make[2916]: make[513]: make[1758]: make[512]: make[2917]: make[1759]: *** [LIB] Terminatedmake[514]: make[2918]: make[515]: make[1760]: make[2919]: make[516]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2920]: make[1761]: make[517]: make[1762]: make[518]: make[1763]: make[2921]: *** [LIB] Terminated*** [LIB] Terminatedmake[519]: make[1764]: make[2922]: make[520]: make[1765]: *** [LIB] Terminatedmake[521]: make[2924]: make[2923]: make[2925]: *** [LIB] Terminatedmake[1768]: make[1766]: make[523]: make[2850]: make[2927]: make[524]: make[1767]: make[2926]: make[525]: make[522]: make[1770]: make[1769]: *** [LIB] Terminated make[526]: make[2928]: make[1771]: *** [LIB] Terminatedmake[2929]: make[527]: make[1772]: *** [LIB] Error 2*** [LIB] Terminatedmake[447]: *** [LIB] Terminated*** [LIB] Terminatedcd /pic; make clean make[1773]: make[2930]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2931]: make[528]: make[2932]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[529]: make[1774]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1775]: make[530]: make[2933]: make[1776]: *** [LIB] Terminated*** [LIB] Terminatedmake[2934]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[531]: make[1777]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2935]: *** [LIB] Terminatedmake[532]: *** [LIB] Terminated*** [LIB] Terminatedmake[533]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1778]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[534]: make[2936]: make[1779]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[535]: make[2937]: *** [LIB] Terminatedmake[2938]: make[1780]: *** [LIB] Terminated*** [LIB] Terminatedmake[536]: make[1781]: *** [LIB] Terminatedmake[1782]: make[2939]: make[2940]: make[537]: *** [LIB] Terminatedmake[540]: make[2942]: make[1784]: make[2944]: make[1786]: make[538]: make[2945]: *** [LIB] Terminatedmake[539]: make[2943]: make[1787]: make[1783]: *** [LIB] Terminated make[2941]: make[542]: make[1785]: make[1788]: make[2946]: make[1789]: *** [LIB] Terminated*** [LIB] Terminatedmake[544]: make[543]: make[2947]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1790]: make[545]: make[546]: make[1791]: make[2948]: *** [LIB] Terminated*** [LIB] Terminatedmake[1792]: make[2949]: *** [LIB] Terminated*** [LIB] Terminatedmake[547]: make[541]: make[1793]: *** [LIB] Terminatedmake[548]: make[2951]: make[2950]: make[549]: make[1794]: *** [LIB] Terminated*** [LIB] Terminatedmake[1795]: *** [LIB] Terminated*** [LIB] Terminated make[2952]: make[551]: make[550]: *** [LIB] Terminatedmake[2953]: make[552]: *** [LIB] Terminatedmake[1797]: make[1796]: make[2954]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[2956]: make[1799]: *** make[553]: make[1800]: make[554]: make[555]: make[556]: make[2955]: make[1798]: make[2957]: make[2958]: make[1802]: make[557]: make[1801]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1803]: make[2960]: *** make[560]: *** make[559]: make[1806]: make[2961]: make[2959]: make[1805]: make[561]: make[1804]: make[562]: *** [LIB] Terminatedmake[2962]: make[1807]: *** [LIB] Terminatedmake[563]: make[2963]: make[558]: make[1808]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[564]: *** [LIB] Terminatedmake[2964]: make[1809]: *** [LIB] Terminatedmake[565]: *** [LIB] Terminatedmake[566]: make[1811]: make[1810]: *** [LIB] Terminatedmake[2965]: make[2966]: make[567]: *** [LIB] Terminated*** [LIB] Terminatedmake[568]: make[1812]: make[2967]: *** [LIB] Terminated*** [LIB] Error 2*** [LIB] Terminatedmake[2968]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[569]: make[1813]: make[2969]: make[1814]: make[2970]: make[570]: *** [LIB] Terminatedmake[1815]: make[571]: *** [LIB] Terminatedmake[2971]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1816]: make[572]: *** [LIB] Error 2 make[573]: make[1817]: make[2972]: *** [LIB] Terminatedmake[574]: *** [LIB] Terminated make[575]: make[1818]: *** [LIB] Terminated*** [LIB] Terminatedmake[2973]: make[2974]: make[1819]: *** [LIB] Terminated make[576]: make[2975]: make[1820]: make[2976]: make[577]: make[1821]: make[578]: make[2977]: *** [LIB] Terminated*** [LIB] Terminatedmake[579]: *** [LIB] Terminated*** [LIB] Terminatedmake[1822]: make[580]: *** [LIB] Terminatedmake[1823]: make[2978]: make[581]: make[1825]: *** make[2980]: make[583]: make[1826]: make[582]: make[2981]: make[2979]: make[1824]: make[2982]: *** [LIB] Terminated make[584]: make[1827]: *** [LIB] Terminated make[1828]: make[585]: *** [LIB] Terminated*** [LIB] Terminatedmake[2983]: *** [LIB] Terminatedmake[586]: make[2984]: make[1829]: make[589]: make[587]: make[1831]: make[2986]: make[2985]: make[1832]: make[1830]: make[2987]: make[588]: *** [LIB] Terminatedmake[1833]: make[590]: make[2988]: *** [LIB] Terminated make[1834]: make[591]: make[2989]: make[1835]: make[2990]: *** [LIB] Terminatedmake[592]: make[593]: make[2991]: make[1837]: make[1836]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1838]: *** [LIB] Terminated*** [LIB] Terminatedmake[2992]: make[594]: make[2993]: make[1839]: make[595]: make[1840]: *** [LIB] Terminatedmake[2994]: make[1841]: make[596]: *** [LIB] Terminated make[2995]: *** [LIB] Terminatedmake[1842]: make[597]: *** [LIB] Terminatedmake[2996]: make[2997]: make[598]: *** [LIB] Terminatedmake[1843]: make[599]: *** [LIB] Terminatedmake[2998]: make[1844]: *** [LIB] Terminated*** [LIB] Terminated make[600]: make[1845]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2999]: make[1846]: *** [LIB] Terminatedmake[3000]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[601]: make[3001]: make[1847]: make[602]: make[1848]: *** [LIB] Terminatedmake[603]: *** [LIB] Terminated*** [LIB] Terminatedmake[3002]: make[3003]: make[1849]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[604]: *** [LIB] Terminatedmake[1850]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3004]: make[1851]: *** [LIB] Terminated*** [LIB] Terminatedmake[3005]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3006]: make[1852]: make[606]: make[605]: make[1853]: *** [LIB] Terminatedmake[3007]: make[1854]: make[607]: make[608]: make[1855]: make[3008]: make[3010]: make[3009]: make[1856]: make[609]: make[1857]: make[610]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3011]: *** [LIB] Terminated make[1858]: make[611]: make[3012]: make[1859]: make[612]: make[3013]: make[1860]: make[613]: make[3014]: make[1861]: make[614]: *** [LIB] Terminatedmake[3015]: make[615]: *** [LIB] Terminatedmake[1862]: *** [LIB] Terminated make[616]: *** [LIB] Terminatedmake[3016]: make[1864]: make[1863]: make[617]: wait: No child processes*** [LIB] Terminated*** [LIB] Terminatedmake[3017]: *** [LIB] Terminated*** [LIB] Terminatedmake[1865]: *** [LIB] Terminated*** [LIB] Terminatedmake[3018]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[618]: make[1866]: make[3019]: make[619]: make[1867]: make[3020]: /bin/bash: line 0: cd: /pic: No such file or directory make[620]: make[1868]: make[621]: make[3021]: *** [LIB] Terminatedwait: No child processesmake[1870]: make[1869]: wait: No child processes*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[622]: make[3023]: make[3022]: make[623]: make[1871]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3025]: make[3024]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[624]: make[1872]: make[3026]: *** [LIB] Terminatedmake[625]: make[3027]: make[626]: make[1873]: make[3028]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[1874]: *** [LIB] Terminated*** [LIB] Terminatedmake[3029]: make[627]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[3030]: make[628]: *** [LIB] Terminated *** [LIB] Terminatedmake[1875]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3031]: make[629]: make[630]: make[1876]: make[3032]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[631]: *** [LIB] Terminatedmake[1877]: *** [LIB] Terminated*** [LIB] Terminated make[3033]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[632]: make[1878]: *** [LIB] Terminatedmake[1879]: make[3034]: *** [LIB] Terminatedmake[1689]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[3035]: make[633]: make[634]: make[1880]: make[3036]: make[1881]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[1882]: make[635]: *** [LIB] Terminatedmake[636]: make[3037]: make[3038]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1883]: *** [LIB] Terminated make[638]: *** make[3040]: *** make[3039]: make[1884]: make[640]: make[1885]: make[3041]: make[639]: *** [LIB] Terminated*** [LIB] Terminatedmake[3042]: make[1886]: make[3043]: make[641]: make[642]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1887]: *** [LIB] Terminatedmake[3044]: *** [LIB] Terminatedmake[1888]: make[637]: make[3045]: make[643]: *** [LIB] Terminated make[3046]: *** [LIB] Terminatedmake[1889]: make[644]: make[3047]: make[1890]: make[645]: make[3048]: make[1891]: make[1892]: make[646]: make[3049]: *** [LIB] Terminatedmake[647]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3050]: make[1893]: wait: No child processes*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3051]: *** [LIB] Terminated*** [LIB] Terminatedmake[648]: *** [LIB] Terminatedmake[1894]: *** [LIB] Terminatedmake[649]: make[1895]: make[3052]: make[652]: make[3055]: make[651]: make[3053]: make[1896]: make[653]: make[1897]: make[1898]: make[3054]: make[3057]: make[650]: make[3056]: *** [LIB] Terminatedmake[1899]: *** [LIB] Terminatedmake[3058]: *** [LIB] Terminatedmake[655]: make[3059]: make[1900]: make[3062]: make[657]: make[1902]: make[654]: make[1903]: make[660]: make[659]: make[3063]: make[3061]: make[661]: make[3064]: make[3060]: make[1905]: make[658]: make[656]: make[3065]: make[1901]: make[1904]: make[1906]: make[662]: make[1907]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1908]: make[3066]: make[3067]: make[663]: *** [LIB] Terminatedmake[3068]: *** [LIB] Terminatedmake[665]: *** [LIB] Terminated*** [LIB] Terminatedmake: *** [LIB] Terminated*** [LIB] Terminatedmake[664]: *** [LIB] Terminatedmake[666]: make[1909]: make[3069]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3070]: make[667]: make[3071]: make[1]: make[3072]: make[3073]: make[668]: make[3074]: *** [LIB] Terminated*** [LIB] Terminatedmake[1911]: make[670]: make[3075]: make[669]: *** [LIB] Terminated*** [LIB] Terminatedmake[1912]: *** [LIB] Terminatedmake[1910]: make[3076]: make[671]: *** [LIB] Terminatedmake[672]: make[3077]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[3079]: make[673]: make[3078]: make[674]: make[675]: make[3080]: make[1913]: make[3081]: make[676]: make[3082]: make[677]: *** [LIB] Terminated make[3083]: make[1914]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1915]: make[678]: make[3084]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3087]: make[1916]: make[681]: make[3086]: make[3085]: make[680]: make[682]: make[3088]: make[1917]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3089]: make[679]: *** [LIB] Terminatedmake[683]: *** [LIB] Terminatedmake[684]: *** [LIB] Terminatedmake[3090]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[685]: make[3091]: *** [LIB] Terminated*** [LIB] Terminated make[1918]: make[3092]: make[686]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[1919]: make[3093]: make[687]: *** [LIB] Terminatedmake[3094]: *** [LIB] Terminated*** [LIB] Terminatedmake[688]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[3095]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[689]: make[1920]: make[3096]: make[690]: make[3097]: make[1921]: make[3098]: make[691]: *** [LIB] Terminated *** [LIB] Terminatedmake[692]: make[1922]: make[3099]: make[1923]: make[1924]: make[3100]: make[693]: *** [LIB] Terminatedmake[694]: make[3101]: make[1925]: *** [LIB] Terminatedmake[695]: make[1926]: make[3102]: *** [LIB] Terminatedmake[1927]: make[3103]: make[696]: make[697]: make[1928]: make[1929]: make[3104]: make[698]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3105]: make[1930]: *** [LIB] Terminated*** [LIB] Terminatedmake[3106]: make[1931]: *** [LIB] Terminatedmake[700]: *** [LIB] Terminatedmake[3107]: make[699]: make[701]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1932]: *** [LIB] Terminated*** [LIB] Terminatedmake[702]: make[3108]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1933]: make[3109]: make[1934]: make[703]: *** [LIB] Terminated make[704]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1935]: make[1936]: make[3110]: *** [LIB] Terminatedmake[3111]: *** [LIB] Terminatedmake[705]: *** [LIB] Terminated make[1937]: make[3112]: make[1938]: make[706]: make[707]: make[3113]: make[1939]: make[1940]: make[3114]: make[708]: make[709]: *** [LIB] Terminatedmake[1941]: make[1942]: make[3115]: make[3116]: make[710]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3117]: make[711]: make[1943]: *** [LIB] Terminated. Stop. make[3118]: *** [LIB] Terminated make[712]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[713]: make[1944]: make[3119]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3120]: make[1945]: make[714]: make[1946]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1947]: make[715]: make[3121]: *** [LIB] Terminatedmake[1948]: make[716]: make[3122]: make[1949]: make[717]: . Stop. make[3123]: *** [LIB] Terminated*** [LIB] Terminated. Stop. *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1951]: make[3126]: make[3125]: make[1952]: make[3124]: make[1953]: make[719]: make[3127]: make[718]: make[720]: *** [LIB] Terminatedmake[1950]: make[1954]: make[721]: *** [LIB] Terminated*** [LIB] Terminatedmake[722]: make[1955]: make[3128]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3129]: *** make[1956]: *** make[724]: *** make[3130]: make[723]: make[1957]: make[725]: make[1958]: make[3131]: make[3132]: make[726]: make[727]: make[1960]: make[1959]: make[3133]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1961]: make[3134]: make[728]: make[730]: make[3135]: make[1962]: make[729]: *** [LIB] Terminated make[3136]: make[1963]: make[1964]: make[731]: *** [LIB] Terminated*** [LIB] Terminated make[732]: make[3137]: make[1965]: *** [LIB] Terminated*** [LIB] Terminated make[733]: make[3138]: make[3139]: make[1966]: make[734]: make[1967]: *** [LIB] Terminated make[2850]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[736]: make[735]: make[3142]: make[3141]: make[1968]: make[1969]: make[738]: make[3143]: make[737]: make[3140]: make[1970]: *** [LIB] Terminatedmake[739]: make[3144]: *** [LIB] Terminatedmake[740]: make[3145]: make[1971]: make[3146]: make[741]: make[1972]: make[1973]: make[742]: *** [LIB] Terminatedmake[743]: make[1974]: *** [LIB] Terminated*** [LIB] Terminated make[1975]: make[3147]: make[3148]: *** [LIB] Terminated make[745]: make[1977]: *** [LIB] Terminated make[1976]: *** [LIB] Terminated make[746]: make[3149]: make[747]: make[744]: make[1978]: *** [LIB] Terminated*** [LIB] Terminatedmake[1979]: make[3151]: make[748]: make[749]: make[1980]: make[3152]: make[1981]: make[3150]: *** [LIB] Terminated*** [LIB] Terminated make[750]: make[3153]: make[1982]: make[1688]: make[751]: make[3154]: make[1983]: make[752]: make[1984]: *** [LIB] Terminated*** [LIB] Terminatedmake[3155]: make[447]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[1985]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3156]: *** [LIB] Terminatedmake[753]: make[754]: make[1986]: make[3157]: make[1987]: *** [LIB] Terminatedmake[755]: make[3158]: make[1988]: make[756]: make[3159]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1989]: make[757]: make[1990]: make[3160]: make[758]: make[3163]: make[3162]: make[1993]: make[759]: make[1994]: make[3161]: make[761]: make[3164]: make[1995]: make[1991]: make[1992]: make[762]: make[760]: make[3165]: *** [LIB] Terminated make[763]: make[3166]: make[1996]: wait: No child processeswait: No child processes*** [LIB] Terminatedmake[1997]: make[3167]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[3168]: make[1998]: make[1999]: *** [LIB] Terminatedmake[765]: make[766]: make[3169]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2000]: *** [LIB] Terminated make[767]: *** [LIB] Terminated make[2001]: *** [LIB] Terminatedmake[3170]: make[764]: make[768]: *** [LIB] Terminated*** [LIB] Terminatedmake[2002]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[769]: *** [LIB] Terminatedmake[3171]: make[2003]: *** [LIB] Terminated make[3172]: make[770]: make[771]: make[2004]: make[3173]: *** [LIB] Terminatedmake[2005]: *** [LIB] Terminated. Stop. make[3174]: make[772]: *** [LIB] Terminated make[3175]: make[773]: make[2007]: make[3176]: make[2006]: *** [LIB] Terminatedmake[774]: *** [LIB] Terminated make[3177]: make[775]: make[2008]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2009]: make[776]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3178]: make[777]: make[2010]: *** [LIB] Terminatedmake[3179]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[778]: make[2011]: make[3180]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2012]: make[779]: make[3181]: *** [LIB] Terminatedmake[2013]: make[780]: make[2014]: make[781]: make[3183]: make[3182]: make[2015]: *** [LIB] Terminatedmake[782]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3184]: make[2016]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2017]: *** *** [LIB] Terminated make[2018]: make[3185]: make[3186]: make[784]: *** [LIB] Terminated*** [LIB] Terminatedmake[3187]: make[783]: make[2019]: make[786]: make[785]: make[2020]: make[3188]: *** [LIB] Terminated*** [LIB] Terminated make[787]: make[3189]: make[2021]: *** [LIB] Terminated *** [LIB] Terminatedmake[788]: *** [test] Terminated make[2022]: *** [LIB] Terminated make[789]: make[3190]: *** [LIB] Terminated*** [LIB] Terminatedmake[3191]: make[2023]: make[790]: *** [LIB] Terminated make[2024]: make[2025]: make[791]: make[3192]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3193]: *** [test_comp] Terminatedmake[792]: make[2026]: *** [LIB] Terminated*** [LIB] Terminatedmake[3194]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[793]: *** [LIB] Terminatedmake[2027]: make[3195]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[794]: make[2028]: *** [LIB] Terminated *** [LIB] Terminatedmake[2029]: make[795]: make[3196]: *** [LIB] Terminated make[2030]: make[796]: make[3197]: make[797]: make[2031]: make[2032]: make[3198]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[798]: *** [LIB] Terminated*** [LIB] Terminatedmake[3199]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2033]: make[3200]: *** [LIB] Terminated make[799]: make[2034]: make[800]: make[3201]: make[2035]: *** [LIB] Terminated*** [LIB] Terminated make[3202]: make[2036]: make[3203]: make[801]: make[2037]: *** [LIB] Terminated*** [LIB] Terminatedmake[802]: *** [LIB] Terminated make[3204]: make[2038]: make[804]: make[803]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3206]: make[2041]: make[3207]: make[805]: make[3205]: make[3208]: make[807]: make[2042]: make[2039]: make[2040]: make[808]: make[806]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2043]: make[3209]: make[2044]: make[809]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3210]: make[810]: make[2045]: make[3211]: make[2046]: make[811]: *** [LIB] Terminatedmake[3212]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[2047]: make[812]: make[813]: *** [LIB] Terminatedmake[3213]: make[814]: *** [LIB] Terminatedmake[3214]: make[815]: make[3215]: make[2048]: make[816]: *** [LIB] Terminatedmake[2049]: make[3216]: make[817]: make[2050]: make[3217]: make[2051]: *** [LIB] Terminatedmake[818]: make[3218]: make[819]: *** [LIB] Terminatedmake[820]: *** [LIB] Terminatedmake[2052]: make[2053]: make[821]: make[3219]: make[822]: make[2054]: make[3220]: *** [LIB] Terminated*** [LIB] Terminatedmake[3221]: make[2055]: make[823]: make[3222]: make[2056]: *** [LIB] Terminated *** [LIB] Terminatedmake[2057]: make[3223]: *** [LIB] Terminatedmake[825]: make[824]: make[3224]: make[2059]: make[2058]: make[3225]: make[826]: make[827]: make[3226]: make[2060]: *** [LIB] Terminated make[828]: make[3227]: make[829]: make[2061]: make[2062]: make[830]: *** [LIB] Terminated*** [LIB] Terminatedmake[3228]: make[2063]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3229]: *** [LIB] Terminatedmake[831]: *** [LIB] Terminatedmake[2064]: make[832]: make[833]: make[3230]: make[3231]: make[834]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3232]: make[2065]: *** [LIB] Terminatedmake[835]: make[2066]: make[3233]: make[836]: *** [LIB] Terminated*** [LIB] Terminatedmake[3234]: make[840]: make[2067]: make[3236]: make[837]: make[3237]: make[2068]: make[841]: make[839]: make[3235]: make[2069]: make[3238]: make[838]: make[842]: make[3239]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[843]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[844]: make[2070]: make[3240]: make[3241]: make[845]: make[846]: *** [LIB] Terminatedmake[3243]: *** [LIB] Terminatedmake[3244]: make[847]: make[2071]: make[2072]: make[849]: make[848]: make[3242]: *** [LIB] Terminated*** [LIB] Terminated make[3245]: *** [LIB] Terminated*** [LIB] Terminatedmake[2073]: *** [LIB] Terminatedmake[3246]: make[2074]: *** [LIB] Terminatedmake[850]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[851]: make[2075]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[3247]: make[852]: make[3248]: make[2076]: *** [LIB] Terminated*** [LIB] Terminatedmake[853]: make[854]: make[2077]: make[3249]: make[2078]: *** [LIB] Terminated*** [LIB] Terminatedmake[3250]: make[855]: *** [LIB] Terminatedmake[3251]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3252]: make[856]: make[857]: make[2080]: make[858]: make[3253]: make[2081]: make[2079]: make[859]: *** [LIB] Terminated *** [LIB] Terminatedmake[2082]: make[860]: *** [LIB] Terminatedmake[3254]: *** [LIB] Terminatedmake[3255]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2083]: make[2084]: make[861]: make[3256]: *** [LIB] Terminatedmake[2085]: make[862]: *** [LIB] Terminatedmake[863]: make[3257]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2086]: make[864]: *** [LIB] Terminated make[865]: make[2087]: make[3258]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3259]: make[1799]: *** [LIB] Terminatedmake[866]: make[2088]: make[867]: make[3260]: make[2089]: make[2090]: make[868]: make[3261]: *** [LIB] Terminated make[2091]: make[3262]: make[869]: make[2092]: make[2093]: make[3263]: make[870]: make[871]: make[3264]: make[2094]: make[3265]: make[872]: make[2095]: make[873]: make[3266]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[874]: make[2096]: make[3267]: make[2097]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3268]: *** [LIB] Terminated *** [LIB] Terminatedmake[2098]: *** [LIB] Terminated*** [LIB] Terminated make[875]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2099]: make[876]: make[3269]: make[3270]: make[2960]: *** [LIB] Terminated make[560]: make[3271]: make[2100]: make[2101]: make[3272]: make[877]: make[878]: make[879]: make[880]: *** [LIB] Terminatedmake[2102]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2103]: make[3274]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[3273]: make[881]: *** [LIB] Terminatedmake[2104]: make[3275]: make[2105]: make[882]: make[3276]: make[2106]: make[883]: make[2107]: make[3277]: make[884]: *** [LIB] Terminated*** [LIB] Terminatedmake[3278]: *** [LIB] Terminatedmake[885]: make[2108]: make[3279]: make[886]: make[887]: make[2109]: make[888]: make[2110]: make[890]: make[3280]: make[3281]: *** make[889]: make[3282]: *** make[2112]: make[2111]: make[3283]: make[2113]: make[3284]: make[891]: make[2114]: wait: No child processeswait: No child processeswait: No child processes*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[892]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[893]: make[3285]: make[2115]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2116]: *** [LIB] Terminated*** [LIB] Terminatedmake[896]: make[3288]: make[2117]: make[3289]: make[895]: make[3287]: make[3286]: make[2118]: make[894]: make[3290]: make[2119]: *** [LIB] Terminatedmake[898]: make[2120]: make[3291]: make[899]: make[897]: make[2121]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[900]: make[901]: make[3293]: make[3294]: make[902]: make[2122]: *** *** [LIB] Terminatedmake[3292]: make[2123]: make[3295]: make[904]: make[903]: make[2124]: make[3296]: make[905]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2125]: *** [LIB] Terminatedmake[3297]: make[3298]: make[2126]: make[906]: make[2127]: make[907]: *** [LIB] Terminatedmake[3299]: *** [LIB] Terminated*** [LIB] Terminatedmake[908]: make[3300]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3301]: make[2130]: make[2128]: make[3302]: make[2129]: make[909]: make[910]: make[2131]: make[911]: make[2132]: make[2849]: make[3303]: make[2133]: make[912]: make[3304]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3305]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2134]: make[913]: make[3306]: make[914]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[2135]: make[3307]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[915]: make[2136]: *** [LIB] Terminated*** [LIB] Terminated make[3309]: make[917]: *** [LIB] Terminatedmake[2137]: make[916]: make[2138]: *** [LIB] Terminated*** [LIB] Terminated make[3310]: make[918]: make[3311]: *** [LIB] Terminated*** [LIB] Terminated make[919]: *** [LIB] Terminated make[3312]: make[2139]: make[3313]: make[920]: make[921]: make[2141]: make[2140]: *** [LIB] Terminatedmake[2142]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[922]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3315]: make[3314]: make[3308]: make[923]: make[2143]: make[2144]: *** [LIB] Terminated make[924]: *** [LIB] Terminatedmake[925]: make[3316]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Error 2*** [LIB] Terminatedmake[2145]: make[3317]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[926]: *** [LIB] Terminatedmake[3318]: make[2146]: make[927]: make[446]: make[3320]: make[3319]: make[2148]: make[2147]: make[928]: *** [LIB] Terminated *** [LIB] Terminatedmake[929]: make[3321]: *** [LIB] Terminatedmake[930]: make[932]: make[2150]: make[2149]: *** [LIB] Terminatedmake[931]: make[3323]: make[3322]: make[2151]: make[3324]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2152]: make[3325]: make[934]: make[933]: make[2153]: make[935]: make[3326]: make[2154]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3328]: make[3327]: *** [LIB] Terminatedmake[936]: make[2155]: make[937]: make[2156]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[938]: *** [LIB] Terminatedmake[3329]: make[2157]: make[3330]: *** [LIB] Terminated*** [LIB] Terminatedmake[2158]: make[3331]: make[939]: *** [LIB] Terminated. Stop. . Stop. *** [LIB] Terminatedmake[2159]: make[940]: *** [LIB] Terminated make[941]: make[2160]: make[3332]: make[3333]: make[2161]: make[942]: make[943]: make[3334]: make[2162]: make[944]: make[945]: make[3335]: make[3336]: *** make[2164]: make[3337]: make[946]: make[2163]: make[2165]: make[947]: make[3338]: make[2166]: *** [LIB] Terminated*** [LIB] Terminatedmake[3339]: make[948]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[949]: make[2167]: *** [LIB] Terminated make[2168]: make[3340]: make[950]: make[3341]: *** [LIB] Terminated make[2169]: make[951]: *** [LIB] Terminated make[952]: make[3342]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[2170]: *** [LIB] Terminatedmake[3343]: *** [LIB] Terminated make[2171]: make[3344]: *** [LIB] Terminated *** [LIB] Terminatedmake[954]: make[953]: *** [LIB] Terminatedmake[3345]: make[2172]: make[955]: make[2173]: *** [LIB] Terminated*** [LIB] Terminatedmake[3346]: make[956]: *** [LIB] Terminatedmake[957]: make[2174]: make[958]: make[3347]: *** [LIB] Terminated*** [LIB] Terminated make[2175]: *** [LIB] Terminated make[1825]: *** [LIB] Terminatedmake[959]: *** [LIB] Terminatedmake[3348]: make[2176]: make[3349]: make[2178]: *** [LIB] Terminatedmake[3350]: make[960]: make[962]: make[3351]: make[961]: make[2177]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[963]: *** [LIB] Terminated make[3352]: *** [LIB] Terminatedmake[2179]: *** [LIB] Terminatedmake[3353]: *** [LIB] Terminatedmake[2180]: make[964]: *** [LIB] Terminated make[965]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2181]: make[3354]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[966]: make[3355]: make[967]: make[2182]: make[2183]: make[968]: make[3356]: *** [LIB] Terminatedmake[3357]: make[2184]: *** [LIB] Terminatedmake[2185]: make[969]: *** [LIB] Terminatedmake[3358]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[970]: make[2186]: make[971]: make[3359]: make[2187]: *** [LIB] Terminatedmake[3360]: *** [LIB] Terminated make[2188]: make[972]: *** [LIB] Terminated*** [LIB] Terminatedmake[3361]: make[973]: make[3362]: make[2189]: make[974]: make[3363]: make[975]: wait: No child processes make[2190]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2191]: make[976]: make[2192]: make[977]: *** [LIB] Terminatedmake[3365]: make[3364]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3366]: make[978]: *** [LIB] Terminated*** [LIB] Terminated make[979]: make[2193]: make[3367]: *** [LIB] Terminatedmake[2194]: make[3368]: make[2195]: make[2196]: make[980]: make[3369]: make[981]: make[2197]: make[982]: make[3370]: *** [LIB] Terminatedmake[3371]: make[983]: make[2198]: make[2199]: make[3372]: *** [LIB] Terminated*** [LIB] Terminated make[984]: *** [LIB] Terminatedmake[2200]: *** [LIB] Terminated*** [LIB] Terminatedmake[3373]: *** [LIB] Terminatedmake[2201]: make[985]: make[3374]: make[986]: make[2202]: make[3375]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2203]: make[3376]: make[987]: make[2204]: make[988]: *** [LIB] Terminated *** [LIB] Terminatedmake[989]: make[2205]: make[990]: make[3377]: *** [LIB] Terminatedmake[3378]: *** [LIB] Terminated make[991]: make[2206]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[2207]: make[992]: make[3380]: make[993]: make[2208]: make[3381]: make[2209]: make[3379]: make[3382]: make[2210]: make[994]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3384]: make[995]: make[2211]: make[996]: make[3385]: make[2212]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2213]: make[3383]: make[997]: make[998]: *** [LIB] Terminated *** [LIB] Terminated make[3386]: *** [LIB] Terminatedmake[2214]: make[999]: make[2215]: *** [LIB] Terminatedmake[3387]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2216]: make[1001]: make[1000]: make[3388]: make[3389]: *** [LIB] Terminated*** [LIB] Terminatedmake[2217]: make[1002]: *** [LIB] Terminated*** [LIB] Terminatedmake[2218]: *** [LIB] Terminatedmake[3390]: make[1003]: make[3391]: make[2219]: *** [LIB] Terminatedmake[1004]: make[2220]: make[3392]: *** [LIB] Terminatedmake[1005]: make[3393]: make[2221]: make[1006]: *** [LIB] Terminatedmake[3394]: make[2222]: make[3395]: make[2223]: *** [LIB] Terminatedmake[1008]: *** [LIB] Terminated make[1007]: make[2224]: make[3396]: make[1009]: *** [LIB] Terminatedmake[1010]: *** [LIB] Terminated*** [LIB] Terminatedmake[2225]: make[1011]: make[3397]: *** [LIB] Terminatedmake[3398]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2226]: *** [LIB] Terminated*** [LIB] Terminatedmake[1012]: *** [LIB] Terminated make[2227]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1013]: make[3399]: *** [LIB] Terminated*** [LIB] Terminatedmake[3400]: make[2228]: make[1014]: make[1015]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2229]: make[3402]: make[3401]: make[2230]: make[1016]: *** [LIB] Terminated *** [LIB] Terminatedmake[1017]: make[2231]: make[1018]: make[3403]: make[3404]: make[1019]: make[3405]: make[2232]: *** [LIB] Terminatedmake[1020]: make[2233]: make[3406]: make[1021]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[1022]: make[2234]: *** [LIB] Terminatedmake[2235]: make[3407]: *** [LIB] Terminated*** [LIB] Terminatedmake[3408]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[1023]: make[1024]: make[3409]: *** [LIB] Terminatedmake[2237]: make[3410]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2236]: *** [LIB] Terminated*** [LIB] Terminatedmake[2238]: *** [LIB] Terminatedmake[3411]: make[1025]: *** [LIB] Terminatedmake[2239]: make[1026]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1027]: make[2240]: make[2241]: make[3412]: make[1028]: make[1029]: make[3414]: make[3413]: make[3415]: make[2242]: make[1030]: *** [LIB] Terminatedmake[3416]: *** [LIB] Terminatedmake[2244]: *** [LIB] Terminatedmake[1031]: make[1032]: make[3417]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1033]: make[2245]: make[2243]: make[3418]: *** [LIB] Terminated*** [LIB] Terminatedmake[2246]: make[1034]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3419]: make[3420]: *** [LIB] Terminatedmake[1035]: make[2248]: make[2247]: make[1036]: make[3421]: *** [LIB] Terminatedmake[1038]: *** [LIB] Terminatedmake[2249]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1039]: make[3422]: make[1037]: *** [LIB] Terminated*** [LIB] Terminated make[2251]: make[1040]: make[2252]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3423]: *** [LIB] Terminatedmake[3424]: *** [LIB] Terminated*** [LIB] Terminatedmake[2250]: make[3425]: *** [LIB] Terminated*** [LIB] Terminatedmake[1041]: make[2253]: make[1042]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1043]: make[2254]: *** [LIB] Terminated*** [LIB] Terminatedmake[3426]: make[3427]: make[2255]: make[1044]: *** [LIB] Terminated*** [LIB] Terminatedmake[3428]: make[2256]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1045]: *** [LIB] Terminated make[2257]: make[3429]: make[1046]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3430]: make[1047]: make[2258]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2259]: *** [LIB] Terminatedmake[1048]: *** [LIB] Terminatedmake[3431]: make[1049]: make[2260]: make[3433]: make[1050]: *** [LIB] Terminatedmake[3432]: make[3434]: make[2262]: make[1051]: make[1052]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2263]: make[2261]: make[3435]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1053]: *** [LIB] Terminatedmake[3436]: *** [LIB] Terminated make[1054]: make[2264]: make[2265]: make[1055]: make[1056]: make[3438]: make[3437]: make[1058]: make[3439]: make[2267]: make[2266]: make[2268]: make[1057]: make[3440]: make[1059]: make[3441]: *** [LIB] Terminatedmake[2269]: *** [LIB] Terminatedmake[3442]: make[1060]: *** [LIB] Terminatedmake[1061]: *** [LIB] Terminatedmake[3443]: make[3444]: make[2272]: make[2271]: make[1062]: make[2270]: make[2273]: make[1063]: make[3445]: make[1064]: *** [LIB] Terminatedmake[3446]: make[2274]: *** *** [LIB] Terminated*** [LIB] Terminatedmake[2275]: make[3447]: make[1066]: make[1065]: make[3448]: make[2276]: make[1067]: make[1068]: make[2277]: make[2278]: make[3450]: *** [LIB] Terminatedmake[3449]: make[2279]: make[3451]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2281]: make[1072]: make[1070]: make[3452]: make[2280]: make[2282]: make[3453]: make[1071]: make[1069]: make[1073]: make[1074]: make[2283]: make[3454]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1075]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[3455]: make[1076]: make[3456]: make[2284]: *** [LIB] Terminatedmake[2285]: make[1077]: make[3457]: make[2286]: make[3458]: make[1078]: make[1079]: make[2288]: make[2287]: make[3460]: make[3459]: make[1080]: make[3461]: make[2289]: make[2290]: make[1081]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1082]: *** [LIB] Terminatedmake[1084]: make[2291]: make[1083]: make[3462]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2292]: make[1085]: *** [LIB] Terminated make[3463]: make[3535]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/AMPS' *** [LIB] Terminated*** [LIB] Terminatedmake[2293]: make[2294]: make[1086]: make[3464]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[3465]: *** [LIB] Terminatedmake[2295]: make[3466]: *** [LIB] Terminatedmake[2296]: make[1087]: make[3467]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated make[1088]: make[3468]: make[2298]: make[2297]: make[3469]: *** [LIB] Terminated*** [LIB] Terminatedmake[3470]: make[2299]: make[1089]: make[2300]: *** [LIB] Terminated *** [LIB] Terminated*** Waiting for unfinished jobs....make[2301]: make[1090]: make[3471]: *** [LIB] Terminatedmake[1091]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2302]: make[2303]: make[1092]: *** [LIB] Terminatedmake[3473]: *** [LIB] Terminated make[1093]: *** [LIB] Terminatedmake[3472]: *** [LIB] Terminatedmake[2304]: make[1094]: make[3474]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1095]: *** [LIB] Terminated*** [LIB] Terminatedmake[3475]: make[2305]: make[2306]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1096]: *** [LIB] Terminatedmake[2307]: *** [LIB] Terminatedmake[1097]: *** [LIB] Terminatedmake[3478]: make[1098]: make[3477]: make[3476]: make[1099]: *** [LIB] Terminatedmake[2308]: make[2309]: make[1100]: *** [LIB] Terminatedmake[3479]: make[2310]: make[2311]: make[1101]: make[3480]: *** [LIB] Terminated make[3481]: make[1102]: make[2313]: make[1103]: *** [LIB] Terminated make[2312]: make[3482]: make[1104]: *** [LIB] Terminatedmake[2314]: make[3483]: make[1105]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** Waiting for unfinished jobs.... *** Waiting for unfinished jobs....make[1106]: make[2315]: make[3484]: *** [LIB] Terminatedmake[2316]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3485]: make[2317]: make[1107]: *** [LIB] Terminated*** [LIB] Terminatedmake[1108]: *** [LIB] Terminatedmake[3486]: make[2318]: make[2319]: *** [LIB] Terminatedmake[3487]: *** [LIB] Terminatedmake[1109]: make[1110]: make[2320]: *** [LIB] Terminatedmake[3488]: make[1111]: make[2321]: *** [LIB] Terminated make[3489]: make[1112]: make[2322]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3490]: *** [LIB] Terminatedmake[2323]: *** [LIB] Terminated*** [LIB] Terminatedmake[1113]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2324]: make[1114]: make[3491]: *** [LIB] Terminatedmake[1115]: make[2325]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2326]: make[1116]: make[3492]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1117]: *** [LIB] Terminatedwait: No child processesmake[2327]: make[3493]: *** [LIB] Terminatedwait: No child processesmake[3494]: make[1118]: make[2328]: *** [LIB] Terminated*** [LIB] Terminatedmake[2329]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3495]: make[1119]: make[2330]: *** [LIB] Terminatedmake[1120]: make[3496]: *** [LIB] Terminatedmake[3497]: . Stop. make[2331]: . Stop. make[1121]: . Stop. *** [LIB] Terminated make[1122]: make[2332]: *** [LIB] Terminated*** [LIB] Terminatedmake[1123]: make[3498]: *** [LIB] Terminatedmake[2333]: *** [LIB] Terminated make[2334]: make[1124]: make[1125]: make[2336]: make[1126]: make[3499]: make[2335]: make[1127]: make[3500]: *** [LIB] Terminatedmake[2337]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3501]: *** [LIB] Terminatedmake[1128]: *** [LIB] Terminatedmake[2338]: *** [LIB] Terminated *** [LIB] Terminatedmake[3502]: make[2339]: make[1129]: *** [LIB] Terminated*** [LIB] Terminatedmake[1130]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1131]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3503]: wait: No child processesmake[2340]: make[3504]: *** [LIB] Terminatedmake[1132]: make[2341]: make[3505]: make[2342]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2343]: *** [LIB] Terminated*** [LIB] Terminatedmake[3506]: make[1134]: make[1133]: make[2344]: *** [LIB] Terminated *** [LIB] Terminatedmake[3507]: make[1135]: *** [LIB] Terminated*** [LIB] Terminatedmake[2345]: make[1136]: *** [LIB] Terminatedmake[2346]: make[3508]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[1137]: make[3509]: make[1138]: make[2347]: make[3510]: *** make[1140]: make[2348]: make[3511]: *** *** [LIB] Terminatedmake[1139]: make[1141]: *** [LIB] Terminatedmake[3513]: make[2349]: make[3512]: *** [LIB] Terminated*** [LIB] Terminatedmake[3514]: make[2350]: *** [LIB] Terminatedmake[1142]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2351]: make[1143]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Error 2make[3515]: make[1144]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2352]: *** [LIB] Terminated make[2353]: *** [LIB] Terminatedmake[3516]: *** [LIB] Terminatedmake[1145]: *** [LIB] Terminated*** [LIB] Terminatedmake[1146]: make[3517]: make[2354]: make[1147]: make[3518]: *** [LIB] Terminatedmake[2355]: *** [LIB] Terminated make[3519]: make[1148]: make[2356]: *** [LIB] Terminated*** [LIB] Terminatedmake[3520]: make[1149]: make[1150]: make[2357]: make[2358]: make[3521]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1151]: make[2359]: make[1152]: *** [LIB] Terminated*** [LIB] Terminatedmake[2360]: make[3522]: *** [LIB] Terminatedmake[1153]: *** [LIB] Terminatedmake[2361]: make[3523]: make[1154]: make[3524]: make[2362]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[1155]: make[3525]: make[1156]: make[2363]: make[3527]: make[2365]: make[1157]: make[1158]: make[2366]: make[1159]: *** [LIB] Terminatedmake[2364]: make[3526]: make[3528]: make[1160]: *** [LIB] Terminated*** [LIB] Terminatedmake[3529]: make[1161]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2368]: make[3530]: make[2367]: make[2369]: make[1162]: make[3531]: make[2371]: make[1163]: make[2370]: make[1165]: make[1164]: make[2372]: *** [LIB] Terminatedmake[2373]: *** [LIB] Terminatedmake[1166]: *** [LIB] Terminatedmake[1167]: *** [LIB] Terminated*** [LIB] Terminatedmake[2374]: make[1168]: *** [LIB] Terminatedmake[2375]: make[1169]: make[1170]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Error 2make[1171]: make[2376]: *** [LIB] Terminated*** [LIB] Terminatedmake[2377]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1172]: make[2378]: make[1173]: *** [LIB] Terminated*** [LIB] Terminatedmake[1174]: make[2379]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2380]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1175]: *** [LIB] Terminated make[1176]: *** [LIB] Terminatedmake[2382]: *** [LIB] Terminatedmake[1177]: *** [LIB] Terminatedmake[2383]: make[2381]: make[1178]: *** [LIB] Terminatedmake[1179]: make[2384]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1180]: make[2385]: make[1181]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1182]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1183]: make[2386]: make[2387]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1184]: make[638]: make[3040]: *** [LIB] Terminatedmake[2388]: *** [LIB] Terminated make[1185]: make[2389]: make[1186]: make[2390]: make[1187]: make[2391]: make[1188]: make[2392]: make[1189]: *** [LIB] Terminated*** [LIB] Terminatedmake[2393]: *** [LIB] Terminatedmake[1190]: make[1191]: make[2395]: *** make[1193]: make[1192]: make[2396]: make[2394]: make[1194]: *** [LIB] Terminatedmake[1195]: make[2397]: make[1196]: make[2398]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2400]: make[1197]: *** [LIB] Terminatedmake[2399]: make[1198]: *** [LIB] Terminated*** [LIB] Terminatedwait: No child processes*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2401]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2402]: make[1199]: *** [LIB] Terminated make[1200]: *** [LIB] Terminated*** [LIB] Terminated make[2403]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1201]: make[2404]: *** [LIB] Terminatedmake[1202]: *** [LIB] Terminatedmake[2405]: make[2407]: make[1204]: make[2406]: make[1205]: make[1203]: make[2408]: *** [LIB] Terminatedmake[1206]: *** [LIB] Terminatedmake[1207]: make[2409]: *** [LIB] Terminatedmake[1208]: *** [LIB] Terminated make[2410]: make[1209]: make[2411]: *** [LIB] Terminated *** [LIB] Terminatedmake[1210]: make[2412]: make[1211]: make[1212]: make[2413]: make[2414]: make[1213]: *** [LIB] Terminatedmake[2415]: make[1214]: *** [LIB] Terminatedmake[2416]: make[1215]: make[2417]: make[1216]: *** [LIB] Terminated*** [LIB] Terminatedmake[2418]: *** [LIB] Terminated*** [LIB] Terminatedmake[2419]: make[1217]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1219]: *** [LIB] Terminated make[1218]: *** Waiting for unfinished jobs....make[1220]: make[2420]: make[2421]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1221]: *** [LIB] Terminated*** [LIB] Terminated make[2422]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[1222]: *** [LIB] Terminatedmake[2423]: *** [LIB] Terminatedmake[1223]: *** [LIB] Terminated *** [LIB] Terminatedmake[2424]: *** [LIB] Terminated make[1224]: *** [LIB] Terminated make[1225]: make[2426]: make[2427]: make[1226]: *** [LIB] Terminated*** [LIB] Terminatedmake[2425]: make[2428]: make[1227]: make[1229]: make[1228]: make[1230]: make[2431]: make[2429]: make[2430]: make[1231]: make[1232]: make[2432]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2433]: make[1233]: make[2434]: make[1234]: make[1235]: *** [LIB] Terminated*** [LIB] Terminatedmake[1236]: make[2435]: make[2436]: make[1237]: *** [LIB] Terminated*** [LIB] Terminatedmake[1238]: make[2437]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2438]: make[1239]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1240]: *** [LIB] Terminated make[2439]: *** [LIB] Terminatedmake[2440]: make[1241]: make[1242]: make[1243]: make[2441]: make[2442]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2443]: make[1244]: make[1245]: make[2444]: *** [LIB] Terminatedmake[2445]: make[1247]: make[1246]: make[2446]: make[1250]: make[1251]: *** [LIB] Terminatedmake[1249]: make[1252]: make[1253]: make[1254]: make[1255]: make[2449]: make[2448]: make[2451]: make[2454]: make[2450]: make[1248]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2452]: make[2447]: make[2453]: make[1256]: *** [LIB] Terminated. Stop. make[2455]: *** [LIB] Terminated *** [LIB] Terminatedmake[1257]: *** [LIB] Terminated*** [LIB] Terminatedmake[1258]: *** [LIB] Terminated *** [LIB] Terminatedmake[2456]: *** [LIB] Terminatedmake[1259]: make[1260]: make[2457]: make[2458]: make[1261]: *** [LIB] Terminatedmake[1262]: *** [LIB] Terminated make[2460]: make[2459]: *** [LIB] Terminated*** [LIB] Terminatedmake[1263]: *** [LIB] Terminated *** [LIB] Terminatedmake[2461]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1264]: make[2462]: *** [LIB] Terminated*** [LIB] Terminatedmake[2463]: *** [LIB] Terminatedmake[1265]: *** [LIB] Terminatedmake[2464]: make[1266]: *** [LIB] Terminatedmake[1267]: *** [LIB] Terminated *** [LIB] Terminatedmake[2465]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1268]: make[2466]: make[1269]: *** [LIB] Terminatedmake[2467]: make[2468]: make[1270]: make[1271]: *** [LIB] Terminatedmake[2469]: *** [LIB] Terminated *** [LIB] Terminatedmake[1272]: make[2470]: *** [LIB] Terminated*** [LIB] Terminatedmake[1273]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1274]: *** [LIB] Terminated*** [LIB] Terminatedmake[2471]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1275]: make[2472]: make[1276]: make[6]: make[2]: make[2473]: make[2474]: make[1277]: make[1278]: make[2475]: *** [LIB] Terminated*** [LIB] Terminatedmake[1279]: *** [LIB] Terminated*** [LIB] Terminatedmake[2476]: *** [LIB] Terminatedmake[1280]: make[1281]: make[7]: make[8]: make[2478]: make[2477]: make[1282]: make[9]: *** [LIB] Terminated*** [LIB] Terminatedmake[2479]: make[10]: make[11]: make[1283]: make[1285]: make[2481]: *** [LIB] Terminatedmake[2480]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2482]: *** [LIB] Terminatedmake[12]: make[1284]: *** [LIB] Terminatedmake[13]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2483]: make[14]: make[2484]: make[1286]: make[15]: make[2485]: make[1288]: make[1287]: make[17]: make[1289]: make[16]: make[2486]: make[1290]: make[19]: make[1291]: make[1292]: make[2487]: make[20]: make[2488]: make[18]: make[21]: make[1293]: make[2489]: *** [LIB] Terminatedmake[22]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1294]: *** [LIB] Terminatedmake[1295]: *** [LIB] Terminatedmake[2490]: make[23]: make[2491]: *** [LIB] Terminatedmake[1296]: make[24]: make[25]: *** [LIB] Terminated make[2492]: make[26]: make[2493]: make[27]: *** [LIB] Terminatedmake[2494]: *** [LIB] Terminatedmake[2495]: make[1299]: make[1298]: make[1301]: make[29]: make[1297]: make[1300]: make[30]: make[1303]: make[1302]: make[31]: make[2496]: make[32]: make[2497]: make[1304]: *** [LIB] Terminated*** [LIB] Terminatedmake[2499]: make[33]: make[2498]: make[28]: make[2500]: *** [LIB] Terminatedmake[1305]: make[34]: make[2501]: make[1306]: make[35]: make[1307]: make[1308]: make[2502]: make[36]: *** [LIB] Terminatedmake[2503]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1309]: *** [LIB] Terminatedmake[1310]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[37]: make[1311]: make[2504]: *** [LIB] Terminated*** [LIB] Terminatedmake[1312]: make[2505]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2506]: make[39]: *** [LIB] Terminatedmake[1313]: make[38]: make[40]: make[2507]: *** [LIB] Terminated *** [LIB] Terminatedmake[1314]: make[2508]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[41]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[42]: make[2509]: make[1315]: make[2510]: *** [LIB] Terminatedmake[1316]: make[1317]: make[43]: make[2511]: *** [LIB] Terminated*** [LIB] Terminatedmake[44]: *** [LIB] Terminated make[2512]: *** [LIB] Terminatedmake[1318]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[45]: *** [LIB] Terminated make[2513]: make[1319]: make[1320]: *** [LIB] Terminated make[46]: *** [LIB] Terminatedmake[2514]: make[2515]: make[47]: make[48]: make[1321]: make[1322]: make[2516]: *** [LIB] Terminated*** [LIB] Terminatedmake[49]: make[1323]: make[50]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1324]: make[2517]: make[2518]: make[51]: make[1325]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[52]: make[1326]: make[53]: make[2519]: make[54]: *** [LIB] Terminatedmake[1327]: make[1328]: make[55]: make[2520]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2521]: *** [LIB] Terminatedmake[1329]: make[56]: *** [LIB] Terminated*** [LIB] Terminatedmake[57]: *** [LIB] Terminatedmake[2522]: make[1330]: make[58]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1331]: make[2523]: make[59]: *** [LIB] Terminated make[1332]: make[60]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1333]: make[61]: *** [LIB] Terminated make[62]: make[2524]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1335]: make[1334]: make[2525]: make[63]: *** [LIB] Terminated*** [LIB] Terminatedmake[1336]: make[64]: *** [LIB] Terminated make[1337]: *** [LIB] Terminated *** [LIB] Terminatedmake[1338]: make[65]: make[2526]: make[66]: *** [LIB] Terminatedmake[2527]: make[67]: make[2528]: *** [LIB] Terminatedmake[1339]: make[1340]: make[68]: *** [LIB] Terminatedmake[1341]: make[69]: make[2529]: make[2530]: make[2531]: make[1342]: *** [LIB] Terminated*** [LIB] Terminatedmake[71]: *** [LIB] Terminated*** [LIB] Terminatedmake[1343]: make[70]: make[2532]: *** [LIB] Terminated*** [LIB] Terminatedmake[72]: *** [LIB] Terminatedmake[1344]: *** [LIB] Terminatedmake[73]: *** [LIB] Terminatedmake[2533]: *** [LIB] Terminatedmake[1345]: *** [LIB] Terminated make[74]: make[75]: make[2534]: make[1346]: make[2535]: make[1347]: *** [LIB] Terminated *** [LIB] Terminated make[76]: *** [LIB] Terminated*** [LIB] Terminatedmake[2536]: make[1348]: *** [LIB] Terminatedmake[1349]: make[77]: make[2537]: make[78]: make[1350]: make[79]: *** [LIB] Terminated*** [LIB] Terminatedmake[2538]: *** [LIB] Terminatedmake[1351]: *** [LIB] Terminatedmake[80]: make[2539]: *** [LIB] Terminatedmake[1352]: make[81]: make[2540]: *** [LIB] Terminatedmake[1353]: make[82]: make[2541]: make[1354]: make[83]: *** [LIB] Terminatedmake[1355]: make[2542]: *** [LIB] Terminatedmake[84]: *** [LIB] Terminatedmake[1356]: make[2543]: *** [LIB] Terminatedmake[85]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[86]: make[2544]: *** [LIB] Terminatedmake[1357]: *** [LIB] Terminated make[1358]: make[2545]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[87]: make[1359]: make[2546]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1360]: make[88]: make[2547]: make[89]: make[1361]: make[90]: *** [LIB] Terminated*** [LIB] Terminatedmake[1362]: make[91]: make[1363]: make[2549]: make[92]: *** [LIB] Terminated make[1364]: make[2550]: make[1365]: make[94]: make[93]: make[1366]: make[95]: make[2552]: make[2551]: make[96]: make[2548]: make[1367]: make[2553]: make[97]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[98]: make[1368]: make[2554]: *** [LIB] Terminatedmake[2555]: *** [LIB] Terminatedmake[99]: make[2556]: make[100]: make[1369]: make[101]: make[1371]: make[1370]: make[2557]: make[102]: *** [LIB] Terminatedmake[1372]: *** [LIB] Terminated make[2558]: make[103]: *** [LIB] Terminatedmake[104]: make[1373]: make[2559]: *** [LIB] Terminatedmake[105]: make[2560]: *** [LIB] Terminated*** [LIB] Terminated make[106]: make[1374]: make[2561]: make[1375]: make[107]: *** [LIB] Terminated*** [LIB] Terminatedmake[2562]: make[108]: *** [LIB] Terminated *** [LIB] Terminatedmake[2563]: make[1376]: make[109]: *** [LIB] Terminated *** [LIB] Terminatedmake[1377]: *** [LIB] Terminated*** [LIB] Terminatedmake[110]: make[2564]: make[111]: make[1378]: make[2565]: make[112]: make[2566]: make[1379]: make[113]: make[1380]: *** [LIB] Terminatedmake[2567]: *** [LIB] Terminated make[1381]: make[114]: *** [LIB] Terminatedmake[2568]: make[1382]: make[115]: *** [LIB] Terminated*** [LIB] Terminatedmake[2569]: make[116]: make[1383]: make[1384]: make[117]: make[2570]: *** [LIB] Terminated*** [LIB] Terminatedmake[118]: make[1385]: make[2571]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[119]: make[1386]: make[2572]: make[120]: make[1387]: make[2573]: *** [LIB] Terminatedmake[121]: make[2574]: make[1388]: make[122]: *** [LIB] Terminatedmake[1389]: make[123]: make[2575]: make[1390]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[124]: make[1391]: make[2576]: *** [LIB] Terminated*** [LIB] Terminatedmake[125]: make[1392]: make[2577]: *** [LIB] Terminated*** [LIB] Terminatedmake[126]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2578]: make[1393]: make[127]: make[1394]: *** [LIB] Terminated*** [LIB] Terminatedmake[2579]: make[128]: make[2580]: make[1395]: *** [LIB] Terminated make[129]: make[130]: make[1396]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2581]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2582]: *** [LIB] Terminatedmake[1397]: make[1398]: make[132]: make[2583]: make[1399]: make[133]: make[2584]: wait: No child processesmake[2585]: make[1400]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[131]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[134]: make[135]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1402]: make[1401]: make[136]: *** [LIB] Terminated*** [LIB] Terminatedmake[2586]: make[1403]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[137]: make[1404]: *** [LIB] Terminatedmake[138]: make[2587]: make[1405]: make[2588]: *** [LIB] Terminated*** [LIB] Terminatedmake[139]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2589]: make[1406]: make[140]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2590]: make[1407]: *** [LIB] Terminatedmake[141]: make[1408]: make[2591]: *** [LIB] Terminated make[143]: make[142]: make[1410]: make[1409]: *** [LIB] Terminatedmake[1411]: make[2592]: make[144]: make[2593]: *** [LIB] Terminatedmake[2594]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1412]: make[145]: make[1413]: make[2595]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[147]: *** [LIB] Terminatedmake[146]: make[2596]: *** [LIB] Terminated*** [LIB] Terminatedmake[1414]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2597]: make[1415]: make[148]: make[149]: make[150]: make[2598]: make[1416]: *** [LIB] Terminated make[1417]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2599]: make[152]: make[151]: *** [LIB] Terminatedmake[2600]: *** [LIB] Terminatedmake[1418]: make[153]: make[1419]: *** [LIB] Terminatedmake[154]: make[2601]: Makefile:76: make[2602]: make[1420]: make[155]: make[156]: make[157]: make[2604]: make[1422]: make[1421]: *** [LIB] Terminated*** [LIB] Terminatedmake[158]: make[1423]: make[2603]: *** [LIB] Terminatedmake[1424]: *** [LIB] Terminatedmake[2605]: make[159]: make[160]: make[2606]: make[1425]: make[1426]: make[2607]: make[161]: make[1427]: make[162]: make[2609]: make[1429]: make[2611]: make[2612]: make[1430]: make[163]: make[164]: *** [LIB] Terminated make[1432]: make[1431]: make[2608]: make[165]: make[167]: make[2610]: make[166]: *** [LIB] Terminatedmake[1433]: make[168]: *** [LIB] Terminated make[2614]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2615]: make[2613]: make[1434]: make[1435]: make[170]: make[2616]: make[169]: make[1436]: make[171]: make[1428]: make[173]: make[2618]: make[1437]: make[1439]: make[2617]: make[2619]: make[172]: make[1438]: make[174]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[175]: *** [LIB] Terminated*** [LIB] Terminated make[2620]: make[2621]: *** [LIB] Terminatedmake[1441]: make[1440]: make[1442]: make[176]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[177]: make[2622]: make[1443]: make[2623]: make[178]: make[2624]: make[1445]: make[179]: *** [LIB] Terminatedmake[2625]: make[180]: make[1444]: make[1446]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[181]: *** [LIB] Terminatedmake[2626]: make[182]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[1448]: make[2628]: make[1447]: make[2627]: make[183]: *** [LIB] Terminated make[2629]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[184]: make[185]: make[1449]: *** [LIB] Terminated *** [LIB] Terminatedmake[186]: *** [LIB] Terminatedmake[2630]: make[1450]: *** [LIB] Terminated make[1451]: *** [LIB] Terminated *** [LIB] Terminatedmake[187]: make[1452]: make[2631]: make[188]: make[1453]: make[2632]: make[1454]: make[189]: make[190]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2633]: *** [LIB] Terminated*** [LIB] Terminatedmake[191]: *** [LIB] Terminated make[1456]: make[1455]: make[2634]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[192]: *** [LIB] Terminatedmake[1457]: make[2635]: make[193]: make[1458]: *** [LIB] Terminated*** [LIB] Terminatedmake[194]: make[2636]: make[1459]: make[2637]: make[195]: make[1460]: *** [LIB] Terminatedmake[2638]: *** [LIB] Terminated make[197]: make[196]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1461]: make[2639]: *** [LIB] Terminatedmake[2640]: make[1462]: make[200]: *** [LIB] Terminatedmake[199]: make[1463]: make[1465]: make[1464]: make[2641]: make[201]: make[198]: *** [LIB] Terminatedmake[202]: make[1466]: make[203]: make[2642]: make[1467]: make[204]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[2643]: make[1468]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[1469]: make[2644]: make[205]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[207]: make[206]: make[1470]: make[2645]: *** [LIB] Terminatedmake[1471]: *** [LIB] Terminatedmake[208]: *** [LIB] Terminatedmake[2646]: *** [LIB] Terminatedmake[1473]: make[1474]: make[2649]: make[2648]: make[1472]: *** [LIB] Terminated*** [LIB] Terminatedmake[1475]: make[211]: make[212]: make[2647]: make[209]: make[210]: make[214]: make[1476]: *** make[213]: make[2650]: *** *** [LIB] Terminatedmake[215]: make[2651]: make[1477]: make[1478]: make[2652]: make[216]: make[1479]: make[2653]: make[1480]: make[217]: make[218]: make[219]: make[1481]: make[2654]: make[220]: make[1482]: make[2655]: *** [LIB] Terminated*** [LIB] Terminated make[1483]: *** [LIB] Terminated make[2656]: *** [LIB] Terminated *** [LIB] Terminated make[221]: make[1484]: make[2657]: *** [LIB] Terminatedmake[222]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated make[1485]: make[223]: make[2658]: make[224]: make[2659]: make[1486]: make[1487]: make[225]: make[1488]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2660]: make[226]: make[2661]: make[1489]: make[227]: make[1490]: make[2662]: make[228]: make[1491]: make[2663]: make[1492]: make[229]: *** [LIB] Terminated make[230]: make[2664]: make[231]: . Stop. make[1493]: *** [LIB] Terminatedmake[2665]: *** [LIB] Terminated . Stop. *** [LIB] Terminated*** [LIB] Terminatedmake[1494]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2666]: make[1495]: make[232]: make[233]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[3129]: *** [LIB] Terminatedmake[1956]: make[234]: make[2667]: make[1496]: *** [LIB] Terminatedmake[724]: make[2668]: make[236]: make[1498]: make[1497]: make[2670]: make[237]: make[235]: make[1499]: make[2671]: make[2669]: make[1500]: make[238]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[2672]: make[1501]: make[240]: make[2673]: make[1502]: *** [LIB] Terminatedmake[241]: make[239]: make[2674]: make[2675]: make[1505]: make[2676]: make[1506]: make[1504]: make[244]: make[2677]: make[1503]: make[243]: make[245]: make[1507]: make[246]: make[242]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1508]: make[2678]: make[2679]: make[248]: *** make[1510]: make[1509]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[247]: *** [LIB] Terminatedmake[2680]: make[250]: *** [LIB] Terminatedmake[249]: *** [LIB] Terminated *** [LIB] Terminated make[1511]: make[2681]: make[1512]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[251]: make[2682]: make[1513]: make[252]: make[2683]: *** [LIB] Terminated*** [LIB] Terminatedmake[253]: make[1514]: *** [LIB] Terminated make[2684]: *** [LIB] Terminated make[254]: make[2685]: make[255]: make[1515]: make[256]: make[1517]: make[2686]: make[1516]: make[1518]: *** [LIB] Terminated *** [LIB] Terminated. Stop. make[2687]: make[258]: make[1519]: make[2688]: *** [LIB] Terminated*** [LIB] Terminatedmake[259]: make[257]: *** [LIB] Terminatedmake[1520]: *** [LIB] Terminated*** [LIB] Terminatedmake[2689]: *** [LIB] Terminated *** [LIB] Terminated make[260]: *** [LIB] Terminatedmake[1521]: *** [LIB] Terminated*** [LIB] Terminatedmake[2690]: make[261]: make[262]: make[1523]: make[1522]: make[2692]: make[1524]: make[263]: *** [LIB] Terminated make[2693]: make[264]: make[2691]: make[2694]: *** [LIB] Terminatedmake[265]: make[266]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1526]: make[1525]: make[1527]: make[267]: make[2695]: make[268]: *** [LIB] Terminatedmake[2696]: *** [LIB] Terminatedmake[269]: make[1528]: make[1529]: make[1530]: make[270]: make[2698]: make[271]: make[2699]: make[1531]: make[2697]: make[272]: make[1532]: make[1533]: *** [LIB] Terminated*** [LIB] Terminatedmake[273]: *** [LIB] Terminatedmake[2701]: *** [LIB] Terminatedwait: No child processesmake[2700]: make[274]: *** [LIB] Terminated*** [LIB] Terminatedwait: No child processes make[2702]: make[275]: *** [LIB] Terminatedmake[1534]: make[276]: make[2703]: make[1535]: make[278]: make[279]: make[277]: make[2705]: make[2704]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[1537]: *** [LIB] Terminatedmake[1536]: make[1538]: *** [LIB] Terminated make[280]: make[1539]: make[281]: *** [LIB] Terminated *** [LIB] Terminatedmake[2707]: make[1540]: make[2706]: *** [LIB] Terminated *** [LIB] Terminatedmake[282]: make[283]: make[2708]: *** [LIB] Terminated *** [LIB] Terminatedmake[285]: make[1541]: make[284]: make[2709]: make[1542]: make[286]: make[2710]: make[1543]: make[2711]: make[1544]: make[288]: make[2712]: make[1545]: make[287]: make[289]: *** [LIB] Terminatedmake[1546]: make[290]: make[2714]: make[1547]: make[291]: make[2713]: make[2715]: make[292]: make[1548]: make[1549]: *** [LIB] Terminated make[2716]: make[1551]: make[1550]: make[293]: make[294]: make[1552]: make[295]: *** [LIB] Terminated *** [LIB] Terminatedmake[2717]: make[2719]: make[2718]: make[296]: *** [LIB] Terminatedmake[1553]: make[297]: make[2720]: make[2721]: make[298]: *** [LIB] Terminatedmake[1554]: make[299]: *** [LIB] Terminatedmake[1555]: make[300]: make[2724]: make[2723]: make[2722]: make[301]: make[2725]: make[1557]: make[302]: *** [LIB] Terminatedmake[1558]: make[1556]: make[1559]: make[1560]: make[304]: make[303]: make[2727]: make[2726]: *** [LIB] Terminated make[1561]: make[305]: make[308]: make[1563]: make[1562]: make[1564]: make[309]: make[2728]: make[2730]: make[2731]: make[307]: make[2729]: make[306]: *** [LIB] Terminatedmake[310]: make[1565]: make[1566]: *** [LIB] Terminated*** [LIB] Terminated make[1567]: make[1568]: make[2733]: make[313]: make[2735]: make[1569]: make[2732]: make[314]: make[1570]: make[312]: make[1571]: make[2734]: make[315]: make[311]: make[2736]: make[316]: make[317]: make[2737]: *** [LIB] Terminatedmake[1572]: *** [LIB] Terminatedmake[318]: *** [LIB] Terminated*** [LIB] Terminatedmake[319]: make[320]: make[1573]: make[2739]: make[1574]: make[2738]: make[2740]: make[321]: *** [LIB] Terminated*** [LIB] Terminated make[1576]: make[322]: make[2741]: make[2742]: make[1575]: make[2743]: make[1577]: make[323]: make[324]: make[1579]: make[1578]: make[325]: make[2744]: *** [LIB] Terminatedmake[2745]: make[326]: make[327]: make[1580]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2747]: make[1581]: *** [LIB] Terminated *** [LIB] Terminatedmake[1582]: make[328]: make[1583]: *** make[2749]: make[1584]: *** make[330]: make[2748]: make[329]: make[331]: make[2746]: make[1585]: make[2750]: *** [LIB] Terminatedmake[332]: make[1586]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[333]: make[2751]: make[334]: make[1587]: make[335]: make[2752]: make[1588]: make[2753]: make[336]: make[2754]: make[1589]: *** [LIB] Terminatedmake[1590]: make[337]: make[338]: make[339]: make[1591]: make[2756]: make[2755]: make[1592]: make[341]: make[2758]: make[1593]: make[2757]: make[340]: make[342]: make[2759]: *** [LIB] Terminatedmake[343]: *** [LIB] Terminatedmake[344]: make[1594]: make[346]: make[1596]: make[1595]: make[345]: *** [LIB] Terminatedmake[2762]: make[2760]: make[2761]: make[347]: make[2763]: *** [LIB] Terminatedmake[348]: *** [LIB] Terminatedmake[1597]: make[2764]: make[1598]: make[349]: *** [LIB] Terminated*** [LIB] Terminatedmake[350]: make[1599]: make[2765]: make[1600]: make[351]: make[2767]: *** [LIB] Terminatedmake[352]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1601]: make[353]: make[2768]: make[354]: make[1602]: *** [LIB] Terminated*** [LIB] Terminatedmake[2769]: make[2766]: make[1603]: make[355]: make[2771]: make[356]: make[357]: make[1605]: make[2772]: make[1606]: make[358]: make[1604]: make[2770]: make[2773]: make[359]: *** [LIB] Terminated*** [LIB] Terminatedmake[1607]: make[360]: make[1608]: make[361]: make[1609]: *** [LIB] Terminatedmake[362]: make[2775]: make[2774]: make[1610]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[363]: make[2776]: make[364]: *** [LIB] Terminated*** [LIB] Terminatedmake[1611]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2777]: make[2778]: make[365]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[366]: make[1612]: make[1614]: make[1615]: make[367]: make[2780]: make[368]: make[2781]: make[2779]: make[2782]: make[369]: make[1613]: *** [LIB] Terminatedmake[1616]: *** [LIB] Terminated make[1618]: make[1620]: make[1619]: make[372]: make[370]: make[2785]: make[2783]: make[373]: make[1617]: make[375]: make[374]: make[1621]: make[2786]: make[2784]: *** [LIB] Terminatedmake[2787]: make[371]: *** [LIB] Terminatedmake[2788]: *** [LIB] Terminated make[2789]: *** [LIB] Terminatedmake[1622]: make[377]: make[378]: make[1623]: *** [LIB] Terminatedmake[376]: *** [LIB] Terminated make[1625]: make[2791]: make[2790]: make[1624]: make[1626]: make[379]: make[380]: *** [LIB] Terminated*** [LIB] Terminatedmake[381]: *** [LIB] Terminated make[382]: *** [LIB] Terminated*** [LIB] Terminated make[1627]: make[2793]: make[2792]: make[1628]: *** [LIB] Terminatedmake[2794]: make[1629]: *** [LIB] Terminated make[383]: make[1631]: make[384]: make[385]: make[1630]: make[2795]: make[2796]: make[386]: make[2797]: make[388]: make[387]: *** [LIB] Terminatedmake[2798]: make[1632]: make[1633]: make[1634]: make[2799]: make[389]: make[390]: make[2800]: make[1635]: make[2801]: make[391]: make[1636]: make[1637]: make[392]: make[393]: *** [LIB] Terminatedmake[2803]: make[394]: make[2802]: make[1638]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[395]: *** [LIB] Terminated*** [LIB] Terminated make[1639]: make[396]: make[2804]: make[1640]: make[2805]: make[397]: make[1641]: make[398]: make[1642]: make[2806]: *** [LIB] Terminatedmake[399]: make[2807]: make[400]: make[2808]: make[1644]: make[1643]: make[2809]: make[401]: make[1645]: make[402]: make[2810]: make[405]: make[2811]: make[1647]: make[1648]: make[406]: make[2812]: make[1646]: make[403]: make[2813]: make[404]: make[407]: make[1649]: make[2814]: make[408]: make[1650]: make[1651]: make[2815]: make[409]: *** [LIB] Terminatedmake[410]: make[2816]: make[1653]: make[1652]: *** [LIB] Terminated make[2817]: make[1654]: make[2818]: make[412]: make[411]: make[413]: make[2819]: make[1655]: make[2820]: make[414]: make[1656]: *** [LIB] Terminatedmake[415]: make[416]: make[2821]: make[1657]: make[1658]: make[2822]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2823]: *** [LIB] Terminated*** Waiting for unfinished jobs....*** Waiting for unfinished jobs....make[418]: *** [LIB] Terminatedmake[420]: make[1661]: make[2825]: make[2824]: *** [LIB] Terminated*** [LIB] Terminatedmake[2826]: make[419]: make[422]: make[1663]: make[1662]: make[421]: make[1660]: make[417]: *** [LIB] Terminated*** [LIB] Terminatedmake[2827]: make: make[423]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2828]: *** [LIB] Terminatedmake[1664]: make[1659]: make[424]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedwait: No child processesmake[1665]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[425]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[426]: make[1666]: make[2830]: make[2829]: make[1667]: *** [LIB] Terminated*** [LIB] Terminated make[2831]: *** [LIB] Terminatedmake[427]: *** [LIB] Terminated make[1668]: . Stop. *** [LIB] Terminated make[2832]: make[1669]: *** [LIB] Terminated*** [LIB] Terminatedmake[2833]: make[428]: make[1670]: make[431]: make[429]: make[430]: make[2834]: make[2835]: make[1671]: make[1673]: make[1672]: make[2837]: *** [LIB] Terminatedmake[432]: *** [LIB] Terminatedmake[433]: make[1674]: make[2838]: make[2836]: make[1675]: make[434]: make[2839]: make[1676]: make[436]: make[2841]: make[1677]: make[2840]: make[435]: *** [LIB] Terminated*** [LIB] Terminated make[1678]: make[437]: *** [LIB] Terminated *** [LIB] Terminatedmake[1679]: *** [LIB] Terminatedmake[2842]: *** [LIB] Terminatedmake[438]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[439]: make[2843]: make[440]: make[1680]: make[1681]: make[441]: *** [LIB] Terminated *** [LIB] Terminatedmake[2844]: *** [LIB] Terminatedmake[2845]: *** [LIB] Terminated *** [LIB] Terminatedmake[1682]: *** [LIB] Terminated*** [LIB] Terminatedmake[2846]: make[442]: make[1683]: make[1684]: make[443]: make[2847]: make[2848]: make[1685]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedmake[1686]: make[1687]: *** [LIB] Terminated make[445]: *** [LIB] Terminated*** [LIB] Terminatedmake[444]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2017]: *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [test] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated. Stop. *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedwarning: overriding commands for target `.cpp.o'*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[1799]: *** *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[2960]: *** *** [LIB] Terminatedmake[560]: *** *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedwait: No child processes*** [LIB] Terminatedwait: No child processes *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedmake[3281]: *** [LIB] Terminated make[3282]: *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** Waiting for unfinished jobs.... *** Waiting for unfinished jobs....*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** Waiting for unfinished jobs....*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminatedwait: No child processes*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminatedmake[2122]: *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated . Stop. *** [LIB] Terminated*** [LIB] Terminated . Stop. *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminatedwait: No child processes*** [LIB] Terminatedwait: No child processes*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [test] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated . Stop. *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminatedmake[3336]: *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated*** [LIB] Terminated make[2849]: *** make[446]: *** *** [LIB] Terminated*** [LIB] Terminated *** [LIB] Terminated *** [LIB] Terminated make[1825]: *** *** Waiting for unfinished jobs.... make[2274]: wait: No child processes wait: No child processes wait: No child processes . Stop. . Stop. *** Waiting for unfinished jobs.... *** Waiting for unfinished jobs.... . Stop. make[3532]: make[3534]: *** Waiting for unfinished jobs.... make[1]: *** make[3510]: make[3511]: . Stop. . Stop. make[638]: *** make[3040]: *** make[2395]: *** Waiting for unfinished jobs.... wait: No child processeswait: No child processes wait: No child processes make[5]: ./Config.pl -g=SC:4,4,4,6200,1,IH:8,8,8,400,1,GM:8,8,8,700,1 *** Waiting for unfinished jobs..... Stop. . Stop. . Stop. make[1476]: make[2650]: make[3129]: *** make[1956]: *** make[724]: *** make[248]: *** [LIB] Terminated*** [cleansrc] Terminated wait: No child processes*** Waiting for unfinished jobs....*** Waiting for unfinished jobs....make[1583]: make[1584]: wait: No child processeswait: No child processes*** Waiting for unfinished jobs.... . Stop. . Stop. . Stop. make[2017]: *** *** [amps] Terminated *** Waiting for unfinished jobs....*** Waiting for unfinished jobs....make[3281]: *** make[3282]: *** wait: No child processeswait: No child processeswait: No child processes*** Waiting for unfinished jobs.... make[2122]: *** . Stop. *** Waiting for unfinished jobs....*** Waiting for unfinished jobs..... Stop. . Stop. make[3336]: *** make[2849]: make[446]: wait: No child processes make[2274]: *** wait: No child processeswait: No child processes. Stop. . Stop. . Stop. wait: No child processesmake[3533]: /usr/bin/make test_pw_compile make[3510]: *** make[3511]: *** make[2395]: *** wait: No child processes*** Waiting for unfinished jobs....*** Waiting for unfinished jobs..... Stop. wait: No child processesmake[1476]: *** make[2650]: *** make[4]: . Stop. . Stop. make[248]: *** . Stop. *** [LIB] Terminatedmake[1]: wait: No child processeswait: No child processesmake[1583]: *** make[1584]: *** wait: No child processes. Stop. . Stop. wait: No child processeswait: No child processes*** [test_amps_compile] Terminatedwait: No child processes *** Waiting for unfinished jobs..... Stop. . Stop. wait: No child processeswait: No child processes. Stop. make[2849]: *** make[446]: *** . Stop. . Stop. . Stop. . Stop. . Stop. wait: No child processeswait: No child processesmake[3]: make[1]: *** . Stop. . Stop. *** [test_amps] Terminatedwait: No child processes . Stop. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,6200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test2_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test2] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test3_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test3] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test4_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test4_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test4] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cd EE/BATSRUS/src; rm -f main.f90 cd EE/BATSRUS; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Rename.pl -w -r -common=EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ touch srcInterface/Makefile.DEPEND; \ perl -i -pe 's/GM/EE/' Config.pl; \ ./Config.pl -install=c -u=Ee -e=MhdEosRad Number of files to process=213 Finished 179 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 58 replacements in file src/load_balance.f90 Finished 23 replacements in file src/ModB0.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 39 replacements in file srcUser/ModUserPic.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 1791 replacement(s) in 53 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 57 replacements in file src/implicit.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 63 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 1808 replacement(s) in 53 file(s) Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 160 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 118 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 90 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 2060 replacement(s) in 52 file(s) Finished 47 replacements in file src/advect_points.f90 Finished 50 replacements in file src/explicit.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 175 replacements in file src/library.f90 Finished 49 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 26 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1956 replacement(s) in 54 file(s) Reinstalling BATSRUS as EE component make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -g=EE:10,10,10,500,1 make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_mpi.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSingleFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExtraVariables.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProcMH.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 BATS_methods.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplHypre.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProject.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 MH_set_parameters.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 advect_points.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 explicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 fix_axis_cells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 library.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 load_balance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 rotate.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_block_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_ICs.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 set_physics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 update_states_MHD.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_logfile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_common.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_idl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_tec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_los.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_sph.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_plot_radiowave.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 write_progress.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 constrain_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 implicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_jacobian.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_matvec.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O0 impl_newton.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace_new.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_trace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ray_pass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 get_im_pressure.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 project_B.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_cg.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 proj_bicgstab.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModConserveFlux.o ModChromosphere.o ModCoronalHeating.o ModFaceBoundary.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHeatFluxCollisionless.o ModIO.o ModLaserHeating.o ModMain.o ModMessagePass.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModRadiativeCooling.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o user_interface.o ModWaves.o ModHdf5.o BATS_methods.o MH_set_parameters.o advect_points.o explicit.o fix_axis_cells.o library.o load_balance.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o ModCT.o constrain_B.o ModImplicit.o ModImplHypre.o ModRadDiffusion.o ModHeatConduction.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ModRaytrace.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o ModProject.o project_B.o proj_cg.o proj_bicgstab.o ModResistivity.o clean_divb.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 ModGridDescriptor.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 EE_wrapper.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 ModBuffer.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 update_lagrangian_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 ModDensityAndGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 ModRadioWaveRaytracing.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModGridDescriptor.o ModRadioWaveRaytracing.o ModDensityAndGradient.o make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_wrapper.o CON_couple_all.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/nobackup/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE Program /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd GM/BATSRUS; make PIDL make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' mpif90 -o /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/nobackup/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_rundir make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' rm -rf /nobackup/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/nobackup/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' mkdir -p /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/core cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' mkdir /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/EE cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/FLUXEMERGENCE Param make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PT for PT Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd /nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /nobackup/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cp Param/LAYOUT.in.test.EE /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/*.dat* . cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; cp ../GM/BATSRUS/Param/FLUXEMERGENCE/Grid.* . cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; gunzip *.gz make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_run make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE.1D PARAM.in cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog_1d cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 0.72 9.95 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE.3D PARAM.in cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog_3d cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 2.20 28.09 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d/ PostProc.pl: Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE PARAM.in cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 2 -mca btl ^openib ./SWMF.exe > runlog_restart cd /nobackup/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_restart; \ mv runlog_restart RESULTS/run_restart PostProc.pl: mv EE/IO2 RESULTS/run_restart/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_restart/ WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.46 45.23 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_check make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' (/nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b \ /nobackup/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/run_restart/EE/log_n000011.log \ output/test5/EE_log_n000011.log \ > test5_ee.diff) ls -l test5_ee.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:44 test5_ee.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' if([ "y" ]); then rm -rf run_test5; mv /nobackup/gtoth/Tmp_pgf90/SWMF/run_test run_test5; fi make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test6_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test6] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test7_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_get_for_mh_with_xyz.f90 \ 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/ echo '*' > OH/BATSRUS/src/.cvsignore cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ OH/BATSRUS/srcInterface/OH_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90\ OH/BATSRUS/srcInterface/OH_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90\ OH/BATSRUS/srcInterface/OH_put_from_mh.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 OH_get_for_mh_with_xyz.f90; \ perl -i -pe 's/SC/IH/' OH_get_for_mh_with_xyz.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/SC/IH/g;s/Sc/Ih/g' ModBuffer.f90\ OH_get_for_mh.f90 OH_put_from_mh.f90; cd OH/BATSRUS; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /nobackup/gtoth/Tmp_pgf90/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=217 Finished 179 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 58 replacements in file src/load_balance.f90 Finished 23 replacements in file src/ModB0.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 39 replacements in file srcUser/ModUserPic.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 4 replacements in file srcInterface/OH_put_from_mh.f90 Thread 2 finished 1794 replacement(s) in 54 file(s) Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 160 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 118 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 90 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 3 finished 2076 replacement(s) in 53 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 57 replacements in file src/implicit.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 63 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 5 replacements in file srcInterface/OH_get_for_mh.f90 Finished 28 replacements in file srcInterface/OH_wrapper.f90 Thread 4 finished 1828 replacement(s) in 54 file(s) Finished 47 replacements in file src/advect_points.f90 Finished 50 replacements in file src/explicit.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 175 replacements in file src/library.f90 Finished 49 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 26 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 7 replacements in file srcInterface/OH_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1961 replacement(s) in 55 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=Mhd Reinstalling BATSRUS as OH component make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' Disabling Hdf5 library in /nobackup/gtoth/Tmp_pgf90/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModHdf5Utils.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModPlotFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModInitialState.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 ModLookupTable.f90 rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterGen.o ModInterWrapper.o ModInterpolateAMRGrid.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o ModHdf5Utils.o CON_ray_trace.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_mpi.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSingleFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExtraVariables.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModProcMH.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test7_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test7] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test8_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test8] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ./Config.pl -g=SC:6,4,4,1200,1200,IH:4,4,4,6800,1 make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 4,4,4,6800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Writing new grid size 6,4,4,1200,1200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_size.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_tree.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_grid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_cell.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_face.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_pass_node.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSize.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModParallel.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test9_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test9] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test10_compile make[2]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeAnisoPiSignB make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ./Config.pl -g=SC:6,4,4,1200,1200,IH:4,4,4,6800,1 make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:14: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /nobackup/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' make libBATSRUS.a make[8]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' Makefile.RULES:17: warning: overriding commands for target `impl_interface.o' Makefile.RULES:5: warning: ignoring old commands for target `impl_interface.o' pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEquation.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMain.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPhysics.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModB0.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiFluid.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIO.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAdvance.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGeometry.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRaytrace.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBlockData.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPartSteady.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModWaves.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModEnergy.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPointImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModImplicit.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCurrent.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceGradient.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModResistivity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUserEmpty.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModExpansionFactors.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModChromosphere.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCoronalHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceValue.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBoundaryCells.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSolarwind.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModUser.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModConserveFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModBatlInterface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRadDiffusion.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCellBoundary.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMessagePass.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModAMR.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModMultiIon.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHallResist.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHeatConduction.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModViscosity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCharacteristic.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModFaceFlux.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCalcSource.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModIonoVelocity.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModGmGeoindices.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModLaserHeating.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModNodes.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModPIC.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModCT.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModRestartFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModSatelliteFile.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModTimeStepControl.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 user_interface.f90 pgf90 -I/nobackup/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/nobackup/gtoth/Tmp_pgf90/SWMF/util/CRASH/src -c -r8 -O4 ModHdf5.f90 PGF90-F-0004-Unable to open MODULE file hdf5.mod (ModHdf5.f90: 4) PGF90/x86-64 Linux 12.9-0: compilation aborted make[8]: *** [ModHdf5.o] Error 2 make[8]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test10_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test10] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp_pgf90/SWMF' -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:43 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:44 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth aoss 265 Sep 20 04:46 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 04:46 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 04:46 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 04:48 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth aoss 77 Sep 20 04:53 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:53 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 79 Sep 20 04:55 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:55 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:57 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth aoss 24 Sep 20 04:57 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 04:57 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 04:59 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 29 Sep 20 05:00 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 30 Sep 20 05:00 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:00 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:00 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:01 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:01 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:01 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 25 Sep 20 05:02 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:02 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:02 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:02 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:02 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 32 Sep 20 05:03 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:03 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:03 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 23 Sep 20 05:03 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth aoss 22 Sep 20 05:04 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 33 Sep 20 05:04 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 58 Sep 20 05:04 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:04 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:08 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth aoss 66717 Sep 20 05:09 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 66718 Sep 20 05:09 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth aoss 20290 Sep 20 05:09 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:11 RB/RBE/test.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:11 SP/Kota/notest.diff -rw-r--r-- 1 gtoth aoss 8229 Sep 20 05:21 test_rb.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:21 test_ps.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:22 test_esmf.diff -rw-r--r-- 1 gtoth aoss 141 Sep 20 05:25 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:25 IE/RIM/notest.diff -rw-r--r-- 1 gtoth aoss 36 Sep 20 05:25 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:25 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth aoss 27 Sep 20 05:26 test_ccmc_small.diff -rw-r--r-- 1 gtoth aoss 21 Sep 20 05:27 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth aoss 28 Sep 20 05:27 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth aoss 26 Sep 20 05:27 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth aoss 11974 Sep 20 05:27 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth aoss 81329 Sep 20 05:32 test1_pw.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:32 test1_gm.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:32 test2_sc.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:32 test2_ih.diff -rw-r--r-- 1 gtoth aoss 5761 Sep 20 05:32 test1_ie.diff -rw-r--r-- 1 gtoth aoss 31 Sep 20 05:34 test_pw.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:36 test3_im_rcm.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:36 test3_ie.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:36 test3_gm.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:37 test4_im_heidi.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:37 test4_ie.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:37 test4_gm.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:44 test6_im_crcm.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:44 test6_ie.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:44 test6_gm.diff -rw-r--r-- 1 gtoth aoss 0 Sep 20 05:44 test5_ee.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:44 test7_oh.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:44 test7_ih.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:47 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:47 test8_ie.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:47 test8_gm_multi.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:49 test9_sc_chromo.diff -rw-r--r-- 1 gtoth aoss 17 Sep 20 05:49 test9_ih.diff -rw-r--r-- 1 gtoth aoss 18 Sep 20 05:51 test10_sc.diff -rw-r--r-- 1 gtoth aoss 18 Sep 20 05:51 test10_ih.diff See test_swmf.res and test_swmf.log for more detail... make[1]: Leaving directory `/nobackup/gtoth/Tmp_pgf90/SWMF'